Packaging with license file 41/33141/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150108.083833 accepted/tizen/mobile/20150108.091234 accepted/tizen/tv/20150108.122825 accepted/tizen/wearable/20150108.120745 submit/tizen/20150106.055045
authorMinJeong Kim <minjjj.kim@samsung.com>
Tue, 6 Jan 2015 07:47:05 +0000 (16:47 +0900)
committerMinJeong Kim <minjjj.kim@samsung.com>
Tue, 6 Jan 2015 07:47:05 +0000 (16:47 +0900)
Change-Id: Ib97fc78e3e9a5936819d0b125a26966cda7c77b3
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
packaging/e-mod-tizen-effect.spec

index 39893c3..e626687 100644 (file)
@@ -40,8 +40,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}
@@ -54,5 +54,5 @@ find  %{buildroot}%{_libdir}/enlightenment/modules/%{name} -name *.la | xargs rm
 %defattr(-,root,root,-)
 %{_libdir}/enlightenment/modules/e-mod-tizen-effect
 %{_datadir}/enlightenment/data/themes
-#/usr/share/license/%{name}
+/usr/share/license/%{name}