]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- missed dir: %{py_sitedir}/rpm (ported from AC-branch).
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 23 Sep 2005 16:48:43 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.696

rpm.spec

index d89e7fc5915de905d00019cc55f2d11f2e755311..7d4f074fc32d0f4d232afae67229a9a9af00f457 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1096,6 +1096,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %if %{with python}
 %files -n python-rpm
 %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]
 %endif
This page took 0.035951 seconds and 4 git commands to generate.