]> git.pld-linux.org Git - packages/fetchmail.git/blobdiff - fetchmail.spec
- used pyc suffix in fetchmailconf
[packages/fetchmail.git] / fetchmail.spec
index 61801265c66de2567735415ea2148c04f559abc4..52dc4187ecd38f4d2a86ef1e0a456c67e6b2c057 100644 (file)
@@ -202,6 +202,8 @@ install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/fetchmail
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/fetchmail
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 
+sed 's,\.py,\.pyc,' fetchmailconf > $RPM_BUILD_ROOT%{_bindir}/fetchmailconf
+
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
 echo ".so fetchmail.1" > $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
 
This page took 0.090386 seconds and 4 git commands to generate.