summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinJeong Kim <minjjj.kim@samsung.com>2015-01-06 16:47:48 +0900
committerMinJeong Kim <minjjj.kim@samsung.com>2015-01-06 16:47:48 +0900
commit1c5a4289737a63f71e9de6b8d269dbd30eda1e8d (patch)
tree46aa406221d2eda66d6e97c9f568c3b6e66b3381
parentf7a0f8fa3b85f78b94dcaac340b6ff0a1ee891de (diff)
downloade-mod-tizen-keyrouter-tizen_3.0.2014.q4_common.tar.gz
e-mod-tizen-keyrouter-tizen_3.0.2014.q4_common.tar.bz2
e-mod-tizen-keyrouter-tizen_3.0.2014.q4_common.zip
Change-Id: I42d468bfadd1e3a2c749e1385d575a54119c7747 Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
-rw-r--r--packaging/e-mod-tizen-keyrouter.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/e-mod-tizen-keyrouter.spec b/packaging/e-mod-tizen-keyrouter.spec
index 66bb347..f153e2e 100644
--- a/packaging/e-mod-tizen-keyrouter.spec
+++ b/packaging/e-mod-tizen-keyrouter.spec
@@ -41,8 +41,8 @@ make
rm -rf %{buildroot}
# for license notification
-#mkdir -p %{buildroot}/usr/share/license
-#cp -a %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name}
+mkdir -p %{buildroot}/usr/share/license
+cp -a %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name}
# install
make install DESTDIR=%{buildroot}
@@ -53,4 +53,4 @@ find %{buildroot}%{_libdir}/enlightenment/modules/%{name} -name *.la | xargs rm
%files
%defattr(-,root,root,-)
%{_libdir}/enlightenment/modules/e-mod-tizen-keyrouter
-#/usr/share/license/%{name}
+/usr/share/license/%{name}