diff options
author | INSUN PYO <insun.pyo@samsung.com> | 2019-07-05 13:28:54 +0900 |
---|---|---|
committer | INSUN PYO <insun.pyo@samsung.com> | 2019-07-05 13:28:54 +0900 |
commit | 755271b3c877bc790b5b826dc9f6e18f8dcdaea8 (patch) | |
tree | f61c9de47368fe983caa8747c457e8558abc4ec4 | |
parent | f7df0d261dfc2e3c3607627536efd99eea702288 (diff) | |
download | indicator-win-tizen.tar.gz indicator-win-tizen.tar.bz2 indicator-win-tizen.zip |
Remove unused featurestizen
Change-Id: I7354054a40c09f9c4ea2ecd1738e63d8ed71a190
-rwxr-xr-x | packaging/org.tizen.windicator.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/org.tizen.windicator.spec b/packaging/org.tizen.windicator.spec index 59239ac..780eb16 100755 --- a/packaging/org.tizen.windicator.spec +++ b/packaging/org.tizen.windicator.spec @@ -71,8 +71,6 @@ rm -rf %{buildroot} %make_install mkdir -p %{buildroot}/opt/usr/apps/org.tizen.windicator -mkdir -p %{buildroot}%{_libdir}/systemd/system/tizen-system.target.wants - %files %manifest %{name}.manifest |