summaryrefslogtreecommitdiff
path: root/packaging/libmm-radio.spec
diff options
context:
space:
mode:
authorGilbok Lee <gilbok.lee@samsung.com>2017-03-22 16:38:32 +0900
committerGilbok Lee <gilbok.lee@samsung.com>2017-03-22 16:38:32 +0900
commit77c4ff2daf8029e23e8699edef5701d7fe5853d4 (patch)
treea9e27030ae9b3ddfb9de4ce694934ac57fc2f9c3 /packaging/libmm-radio.spec
parente3f3fa005f30c4fe7700c7d59c5ce2057f8d10b7 (diff)
downloadlibmm-radio-77c4ff2daf8029e23e8699edef5701d7fe5853d4.tar.gz
libmm-radio-77c4ff2daf8029e23e8699edef5701d7fe5853d4.tar.bz2
libmm-radio-77c4ff2daf8029e23e8699edef5701d7fe5853d4.zip
Use %license macro to copy license
Change-Id: I7d0a34318c0c0910df707f69156fe233563db0db
Diffstat (limited to 'packaging/libmm-radio.spec')
-rwxr-xr-xpackaging/libmm-radio.spec5
1 files changed, 1 insertions, 4 deletions
diff --git a/packaging/libmm-radio.spec b/packaging/libmm-radio.spec
index 4c31c5e..e0a44fd 100755
--- a/packaging/libmm-radio.spec
+++ b/packaging/libmm-radio.spec
@@ -55,8 +55,6 @@ make %{?jobs:-j%jobs}
%install
rm -rf %{buildroot}
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE.APLv2 %{buildroot}/usr/share/license/%{name}
%make_install
@@ -69,8 +67,7 @@ cp LICENSE.APLv2 %{buildroot}/usr/share/license/%{name}
%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libdir}/libmmfradio.so.*
-/usr/share/license/%{name}
-
+%license LICENSE.APLv2
%files devel
%manifest %{name}.manifest