[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pchar for v6
Bruce,
We, KAME developers, made port/pkgsrc of KAME-NetBSD and KAME-FreeBSD
for easily installation. It will be distributed at next snap on Monday.
Tiny patch for pchar-1.0 is attached as below. You should use
$(INSTALL_DATA) to install manuals. Could you merge it at next
release?
Thanks,
---
Munechika SUMIKAWA @ KAME Project
------------------------------------------------------------
--- Makefile.in.orig Thu Nov 4 02:12:36 1999
+++ Makefile.in Thu Nov 4 14:42:00 1999
@@ -179,7 +179,7 @@
install-man:
$(MKINSTALLDIRS) ${mandir}/man1
- $(INSTALL_PROGRAM) pchar.1 ${mandir}/man1/pchar.1
+ $(INSTALL_DATA) pchar.1 ${mandir}/man1/pchar.1
#
# clean