]> Pileus Git - ~andy/fetchmail/commitdiff
Fix %files section for systems with dual 32-/64-bit libs (x86_64).
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 22 Nov 2006 00:13:34 +0000 (00:13 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 22 Nov 2006 00:13:34 +0000 (00:13 -0000)
svn path=/branches/BRANCH_6-3/; revision=4957

specgen.sh

index 6b2f90eaa3119b031d801dff09dd5fda7e30cd5a..821bbe2009257ae0f72120c1fb799b6f4aec1db1 100755 (executable)
@@ -229,7 +229,7 @@ rm -rf \$RPM_BUILD_ROOT %{_builddir}/%name-%version
 %attr(644,root,root) /etc/X11/wmconfig/fetchmailconf
 %attr(755,root,root) %{_bindir}/fetchmailconf
 %attr(644, root, man) %{_mandir}/man1/fetchmailconf.1*
-%attr(755,root,root) %{_prefix}/lib/python*/site-packages/fetchmailconf.py*
+%attr(755,root,root) %{py_libdir}/site-packages/fetchmailconf.py*
 /usr/lib/rhs/control-panel/fetchmailconf.xpm
 /usr/lib/rhs/control-panel/fetchmailconf.init
 %endif