Use %license macro in spec file
[platform/core/telephony/tel-plugin-indicator.git] / packaging / tel-plugin-indicator.spec
index 1cec727..46e9f49 100644 (file)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 1
-%define patchlevel 72
+%define patchlevel 73
 
 Name:           tel-plugin-indicator
 Version:        %{major}.%{minor}.%{patchlevel}
@@ -39,11 +39,9 @@ make %{?_smp_mflags}
 
 %install
 %make_install
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
 
 %files
 %manifest tel-plugin-indicator.manifest
 %defattr(644,root,root,-)
 %{_libdir}/telephony/plugins/indicator-plugin*
-/usr/share/license/%{name}
+%license LICENSE