]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- used pyc suffix in fetchmailconf auto/th/fetchmail-6_3_6-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 20 Jan 2007 20:12:15 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.236

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.116518 seconds and 4 git commands to generate.