2013-09-26 17:14:40 +02:00

14 lines
287 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2002/09/02 17:22:26 agc Exp $
--- configure 2002/09/02 17:06:11 1.1
+++ configure 2002/09/02 17:07:26
@@ -3598,7 +3598,7 @@
EOF
-STARTUPDIR="/etc"
+STARTUPDIR="${exec_prefix}/etc"
if test -d /etc/rc.d/init.d; then
STARTUPDIR="/etc/rc.d/init.d"
else