Merge from vendor branch TNF:
[pkgsrc.git] / mail / fetchmail / patches / patch-ab
1 $NetBSD: patch-ab,v 1.11 2000/01/10 22:50:17 frueauf Exp $
2
3 --- Makefile.in.orig    Tue Jan  4 00:58:45 2000
4 +++ Makefile.in Fri Jan 21 07:10:15 2000
5 @@ -152,10 +152,10 @@
6         @echo "Installing fetchmail binary..."
7         $(INSTALL_PROGRAM) ./fetchmail $(bindir)/fetchmail
8 -       @echo "Installing fetchmail configurator..."
9 -       $(INSTALL_PROGRAM) ${srcdir}/fetchmailconf $(bindir)/fetchmailconf
10 +#      @echo "Installing fetchmail configurator..."
11 +#      $(BSD_INSTALL_SCRIPT) ${srcdir}/fetchmailconf $(bindir)/fetchmailconf
12         @echo "Installing manual page..."
13         $(INSTALL_DATA) $(srcdir)/fetchmail.man $(mandir)/fetchmail.$(manext)
14 -       rm -f $(mandir)/fetchmailconf.$(manext)
15 -       ln -s $(mandir)/fetchmail.$(manext) $(mandir)/fetchmailconf.$(manext)
16 +#      rm -f $(mandir)/fetchmailconf.$(manext)
17 +#      ln -s $(mandir)/fetchmail.$(manext) $(mandir)/fetchmailconf.$(manext)
18         @echo "Installing language catalogs..."
19         @POMAKE@ install