2005-11-03 20:09:46 +01:00
|
|
|
$NetBSD: patch-aa,v 1.7 2005/11/03 19:09:46 martti Exp $
|
2001-10-22 16:26:45 +02:00
|
|
|
|
2005-11-03 20:09:46 +01:00
|
|
|
--- 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 @@
|
2003-03-05 10:05:33 +01:00
|
|
|
$(INSTALL_MAN) $(top_srcdir)/utils/ftpwho.1 $(DESTDIR)$(mandir)/man1
|
|
|
|
$(INSTALL_MAN) $(top_srcdir)/src/xferlog.5 $(DESTDIR)$(mandir)/man5
|
2001-10-22 16:26:45 +02:00
|
|
|
|
2005-11-03 20:09:46 +01:00
|
|
|
-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)
|
2001-10-22 16:26:45 +02:00
|
|
|
|
2003-12-07 14:53:34 +01:00
|
|
|
install: all install-all
|
2001-10-22 16:26:45 +02:00
|
|
|
|