pkgsrc/net/proftpd/patches/patch-aa
martti 3c6f67587d Updated proftpd to 1.3.0rc3
A lot of changes and bug fixes, including fix for the following
security problem:

http://security.lss.hr/index.php?page=details&ID=LSS-2004-10-02
2005-11-03 19:09:46 +00:00

13 lines
554 B
Text

$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)
install: all install-all