summaryrefslogtreecommitdiff
path: root/net/proftpd/patches/patch-aa
blob: e80cec155c6fec7c546714757df86aa6b8c32c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.9 2007/01/13 09:47:38 martti Exp $

--- Makefile.in.orig	2007-01-10 02:19:02.000000000 +0000
+++ Makefile.in	2007-01-13 11:40:16.000000000 +0000
@@ -122,7 +122,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-modules install-utils install-conf install-man install-headers install-locales $(INSTALL_DEPS)
+install-all: install-proftpd install-modules install-utils install-man install-headers install-locales $(INSTALL_DEPS)
 
 install: all install-all