revise installing a license file
[platform/core/telephony/tel-plugin-imc.git] / packaging / tel-plugin-imc.spec
index f0a0f5a..6a35db1 100755 (executable)
@@ -38,10 +38,8 @@ make %{?_smp_mflags}
 
 %install
 %make_install
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
 
 %files
 %defattr(644,system,system,-)
 %{_libdir}/telephony/plugins/modems/*
-/usr/share/license/%{name}
+%license LICENSE
\ No newline at end of file