diff options
| -rw-r--r-- | php-horde-Horde-Compress.spec | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec index e6ee2a6..230d2cf 100644 --- a/php-horde-Horde-Compress.spec +++ b/php-horde-Horde-Compress.spec @@ -101,6 +101,7 @@ if [ $1 -eq 0 ] ; then  fi  %files -f %{pear_name}-%{version}/%{pear_name}.lang +%defattr(-,root,root,-)  %doc %{pear_docdir}/%{pear_name}  %{pear_xmldir}/%{name}.xml  %{pear_phpdir}/Horde/Compress  | 
