diff options
-rw-r--r-- | drakconf.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 86be26d7..229dbbb9 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -34,7 +34,8 @@ Requires: drakconf >= %{version} Group: System/Configuration/Other %description themes -This package contains fancy themes for the standard Mandrake Control Center : kde and gnome themes. +This package contains fancy themes for the standard Mandrake Control +Center : kde and gnome themes. %prep %setup -q @@ -101,6 +102,8 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/mcc %files themes +%defattr(-,root,root) +%doc COPYING %{_datadir}/mcc/gnome %{_datadir}/mcc/kde |