pchar for v6
SUMIKAWA Munechika (角川宗近)
sumikawa@ebina.hitachi.co.jp
Thu, 04 Nov 1999 17:31:40 +0900 (JST)
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