delete license path 41/17741/3
authorjunsuk77.oh <junsuk77.oh@samsung.com>
Tue, 8 Oct 2013 06:25:02 +0000 (15:25 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Wed, 12 Mar 2014 01:01:09 +0000 (10:01 +0900)
Change-Id: Iffa33a16c6a8e00fc1e6ad19e6e0f4b5d162e6a5
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
packaging/app2sd.spec

index 37184cd..de04548 100755 (executable)
@@ -36,9 +36,6 @@ make %{?_smp_mflags}
 %install
 %make_install
 
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -48,7 +45,6 @@ cp LICENSE %{buildroot}/usr/share/license/%{name}
 %defattr(-,root,root,-)
 %{_libdir}/libapp2ext.so.*
 %{_libdir}/libapp2sd.so*
-/usr/share/license/%{name}
 
 %files devel
 %manifest %{name}.manifest