pkgsrc/net/proftpd/patches/patch-aa
martti 3997f3b4e6 Updated proftpd to 1.2.9
* bug fixes
2003-12-07 13:53:34 +00:00

13 lines
468 B
Text

$NetBSD: patch-aa,v 1.6 2003/12/07 13:53:34 martti Exp $
--- Makefile.in.orig Fri Oct 3 20:44:21 2003
+++ Makefile.in Sun Dec 7 15:43:50 2003
@@ -102,7 +102,7 @@
$(INSTALL_MAN) $(top_srcdir)/utils/ftpwho.1 $(DESTDIR)$(mandir)/man1
$(INSTALL_MAN) $(top_srcdir)/src/xferlog.5 $(DESTDIR)$(mandir)/man5
-install-all: install-proftpd install-utils install-conf install-man
+install-all: install-proftpd install-utils install-man
install: all install-all