summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/ise-engine-anthy.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/packaging/ise-engine-anthy.spec b/packaging/ise-engine-anthy.spec
index 3c56afe..92ce737 100644
--- a/packaging/ise-engine-anthy.spec
+++ b/packaging/ise-engine-anthy.spec
@@ -32,8 +32,6 @@ make %{?jobs:-j%jobs}
%install
rm -rf %{buildroot}
-mkdir -p %{buildroot}%{_datadir}/license
-cp COPYING %{buildroot}%{_datadir}/license/%{name}
%make_install
%post
@@ -43,7 +41,7 @@ cp COPYING %{buildroot}%{_datadir}/license/%{name}
%files
%manifest %{name}.manifest
%defattr(-,root,root,-)
-%{_datadir}/license/%{name}
+%license COPYING
%{_datadir}/scim/icons/*
%{_datadir}/locale/*
%{_datadir}/packages/*