]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- 644 for *.py[co]
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Oct 2005 13:25:11 +0000 (13:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.697

rpm.spec

index 7d4f074fc32d0f4d232afae67229a9a9af00f457..310e4c158efd1a087caa84a904945ef2384502f9 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1098,7 +1098,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %defattr(644,root,root,755)
 %dir %{py_sitedir}/rpm
 %attr(755,root,root) %{py_sitedir}/rpm/*.so
-%attr(755,root,root) %{py_sitedir}/rpm/*.py[co]
+%{py_sitedir}/rpm/*.py[co]
 %endif
 
 %if %{with apidocs}
This page took 0.136863 seconds and 4 git commands to generate.