Packaging with license file 42/33142/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150108.083918 accepted/tizen/mobile/20150108.125121 accepted/tizen/tv/20150108.122907 accepted/tizen/wearable/20150108.120834 submit/tizen/20150106.075614
authorMinJeong Kim <minjjj.kim@samsung.com>
Tue, 6 Jan 2015 07:47:48 +0000 (16:47 +0900)
committerMinJeong Kim <minjjj.kim@samsung.com>
Tue, 6 Jan 2015 07:47:48 +0000 (16:47 +0900)
Change-Id: I42d468bfadd1e3a2c749e1385d575a54119c7747
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
packaging/e-mod-tizen-keyrouter.spec

index 66bb347..f153e2e 100644 (file)
@@ -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}