summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2014-06-20 10:31:18 +0200
committerJan Safranek <jsafrane@redhat.com>2014-06-20 10:31:18 +0200
commit8c6cb954ca9494d0fe830671c470736b235622ca (patch)
tree950619614b3bd7754ac189d89d602f57290c0cc8
parent5ac44480df709b9f38922125ae80083bbe7ec1c5 (diff)
downloadopenlmi-providers-8c6cb954ca9494d0fe830671c470736b235622ca.tar.gz
openlmi-providers-8c6cb954ca9494d0fe830671c470736b235622ca.tar.xz
openlmi-providers-8c6cb954ca9494d0fe830671c470736b235622ca.zip
Fixed "File listed twice: /usr/share/devassistant/files/crt/c/openlmi"
-rw-r--r--openlmi-providers.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 4f3fc27..5bbd845 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -890,7 +890,9 @@ cp -pr tools/openlmitheme/* $RPM_BUILD_ROOT/%{python_sitelib}/sphinx/themes/open
%files -n openlmi-devassistant
%dir %{_datadir}/devassistant/files/crt/python/openlmi/
%dir %{_datadir}/devassistant/files/crt/c/openlmi/
-%{_datadir}/devassistant/
+%{_datadir}/devassistant/assistants/
+%{_datadir}/devassistant/files/crt/python/openlmi/*
+%{_datadir}/devassistant/files/crt/c/openlmi/*
%endif
%if 0%{with_locale}