diff options
-rwxr-xr-x | specgen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |