pkgsrc/net/proftpd/patches/patch-aa

14 lines
468 B
Text
Raw Normal View History

2003-12-07 14:53:34 +01:00
$NetBSD: patch-aa,v 1.6 2003/12/07 13:53:34 martti Exp $
2003-12-07 14:53:34 +01:00
--- 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
2003-12-07 14:53:34 +01:00
install: all install-all