]> git.pld-linux.org Git - packages/sed.git/commitdiff
- fixed %defattr
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 7 Feb 2000 18:23:03 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sed.spec -> 1.20

sed.spec

index 14ee3b52d472448349a93bebc7e920e5c55c4696..2b0664281f5fbc394b67bf11be210c66a0067252 100644 (file)
--- a/sed.spec
+++ b/sed.spec
@@ -79,7 +79,7 @@ gzip -9nf $RPM_BUILD_ROOT{%{_infodir}/*info*,%{_mandir}/man1/*} \
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(644,root,root)
+%defattr(644,root,root,755)
 %doc *.gz
 %attr(755,root,root) /bin/*
 %{_mandir}/man1/*
This page took 0.077049 seconds and 4 git commands to generate.