13 lines
361 B
Text
13 lines
361 B
Text
$NetBSD: patch-ab,v 1.3 2001/02/24 00:34:30 itojun Exp $
|
|
|
|
--- samples/Makefile- Wed Feb 14 22:17:37 2001
|
|
+++ samples/Makefile Wed Feb 14 22:17:53 2001
|
|
@@ -31,7 +31,7 @@
|
|
#
|
|
|
|
FILES= VPN-* policy singlehost-*
|
|
-TARGETDIR= /usr/share/ipsec/isakmpd
|
|
+TARGETDIR= ${PREFIX}/share/examples/isakmpd
|
|
|
|
# The mkdir below is for installation on OpenBSD pre 2.7
|
|
install:
|