diff options
-rw-r--r-- | drakconf.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drakconf.spec b/drakconf.spec index 225140a2..138e95fc 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -96,6 +96,7 @@ cat images-big.list >> %name.lang rm -rf $RPM_BUILD_ROOT %files icons -f images.list +%defattr(-,root,root) %files -f %{name}.lang %defattr(-,root,root) |