pkgsrc/net/proftpd/patches/patch-aa

14 lines
554 B
Text
Raw Normal View History

$NetBSD: patch-aa,v 1.7 2005/11/03 19:09:46 martti Exp $
--- Makefile.in.orig 2005-05-07 22:19:49.000000000 +0300
+++ Makefile.in 2005-11-03 18:43:25.000000000 +0200
@@ -112,7 +112,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_DEPS)
+install-all: install-proftpd install-modules install-utils install-man $(INSTALL_DEPS)
2003-12-07 14:53:34 +01:00
install: all install-all