]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- changed symlink to groff link
authorjuandon <witekfl@pld-linux.org>
Tue, 20 Nov 2001 13:36:13 +0000 (13:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.148

fetchmail.spec

index 95506e621dcaef2fed8273215f43846e9a2691cc..edbe6aab7111425c45f0e21cbc85a00eb8ed0b46 100644 (file)
@@ -177,7 +177,7 @@ install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/fetchmail
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name}
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
-ln -s fetchmail.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
+echo ".so fetchmail.1" > $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
 
 gzip -9nf FEATURES README NEWS NOTES ABOUT-NLS INSTALL README.NTLM *.html FAQ
 
This page took 0.040176 seconds and 4 git commands to generate.