summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyeonghun Lee <kh9090.lee@samsung.com>2017-03-28 10:42:59 +0900
committerKyeonghun Lee <kh9090.lee@samsung.com>2017-03-28 10:44:56 +0900
commit65d99edba6d77ca7952848b4557ce981110a5b85 (patch)
tree1bca5ca103b23bf66ea076d5fce782de03af3b52
parentaba4bd93058b2249096445af7dabe5102c6de578 (diff)
downloadmsg-service-65d99edba6d77ca7952848b4557ce981110a5b85.tar.gz
msg-service-65d99edba6d77ca7952848b4557ce981110a5b85.tar.bz2
msg-service-65d99edba6d77ca7952848b4557ce981110a5b85.zip
Change-Id: I49171e1e0de1c58f46c6ffb66a75b259f6e62011 Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
-rwxr-xr-xpackaging/msg-service.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/msg-service.spec b/packaging/msg-service.spec
index ff39a1a..d0cf925 100755
--- a/packaging/msg-service.spec
+++ b/packaging/msg-service.spec
@@ -243,7 +243,6 @@ make %{?jobs:-j%jobs}
%install
rm -rf %{buildroot}
-mkdir -p %{buildroot}/usr/share/license
mkdir -p %{buildroot}/etc/config
mkdir -p %{buildroot}/usr/share/upgrade/scripts
cp -f 500.msg-service.sh %{buildroot}/usr/share/upgrade/scripts
@@ -407,6 +406,7 @@ popd
echo "If you want to keep using %name after uninstalling this, you need to reinstall %name after uninstalling this."
%files profile_mobile
%manifest msg-manager.manifest
+%license LICENSE.APLv2
%{_bindir}/msg-server.mobile
%{_libdir}/libmsg_plugin_manager.so.mobile
%{_libdir}/libmsg_mapi.so.*.mobile
@@ -440,6 +440,7 @@ popd
echo "If you want to keep using %name after uninstalling this, you need to reinstall %name after uninstalling this."
%files profile_wearable
%manifest msg-manager.manifest
+%license LICENSE.APLv2
%{_bindir}/msg-server.wearable
%{_libdir}/libmsg_plugin_manager.so.wearable
%{_libdir}/libmsg_mapi.so.*.wearable