summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/org.tizen.attach-panel-document.spec8
1 files changed, 1 insertions, 7 deletions
diff --git a/packaging/org.tizen.attach-panel-document.spec b/packaging/org.tizen.attach-panel-document.spec
index 238070d..49d629f 100644
--- a/packaging/org.tizen.attach-panel-document.spec
+++ b/packaging/org.tizen.attach-panel-document.spec
@@ -36,8 +36,6 @@ Description: attach-panel-document UG
%build
-%define _app_license_dir %{TZ_SYS_SHARE}/license
-
%if 0%{?tizen_build_devel_mode}
export CFLAGS="$CFLAGS -DTIZEN_ENGINEER_MODE"
export CXXFLAGS="$CXXFLAGS -DTIZEN_ENGINEER_MODE"
@@ -75,10 +73,6 @@ rm -rf %{buildroot}
%make_install
-mkdir -p %{buildroot}%{_app_license_dir}
-cp LICENSE %{buildroot}%{_app_license_dir}/attach-panel-document
-
-
%post
mkdir -p /usr/ug/bin/
ln -sf /usr/bin/ug-client %{TZ_SYS_RO_UG}/bin/attach-panel-document
@@ -93,5 +87,5 @@ ln -sf /usr/bin/ug-client %{TZ_SYS_RO_UG}/bin/attach-panel-document
%{TZ_SYS_RO_UG}/res/locale/*/*/attach-panel-document.mo
%{TZ_SYS_RO_PACKAGES}/attach-panel-document.xml
%{TZ_SYS_RO_UG}/shared/res/org.tizen.attach-panel-document.png
-%{TZ_SYS_SHARE}/license/attach-panel-document
%{TZ_SYS_RO_UG}/res/edje/icons/*
+%license LICENSE