summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-ab
blob: 03d13bd518ca2320e69763c8978002177f97a291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.9 2005/01/04 12:57:03 markd Exp $

--- distrib/initscripts/Makefile.in.orig	2004-08-27 23:24:05.000000000 +1200
+++ distrib/initscripts/Makefile.in
@@ -246,7 +246,7 @@ EXTRA_DIST = $(TEMPLATES) rc.atalk.cobal
 #
 # checking for NetBSD init scripts
 #
-@USE_NETBSD_TRUE@sysvdir = /etc/rc.d
+@USE_NETBSD_TRUE@sysvdir = ${prefix}/share/examples/rc.d# pkgsrc *only*!
 
 
 #