mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
287 B
Plaintext
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
|