diff options
Diffstat (limited to 'net/arla/patches/patch-af')
-rw-r--r-- | net/arla/patches/patch-af | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/arla/patches/patch-af b/net/arla/patches/patch-af deleted file mode 100644 index b9c1a2e2583..00000000000 --- a/net/arla/patches/patch-af +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-af,v 1.5 2005/12/15 21:28:47 wennmach Exp $ - -Use correct defaults for pkgsrc. - ---- conf/Makefile.in.orig 2005-10-28 16:33:38.000000000 +0200 -+++ conf/Makefile.in 2005-12-14 09:49:20.000000000 +0100 -@@ -14,7 +14,8 @@ - CHMOD = @chmod@ - - prefix = @prefix@ --sysconfdir = @sysconfdir@ -+exampledir = $(prefix)/share/examples/arla -+sysconfdir = $(exampledir) - - CONF_FILES = CellServDB ThisCell SuidCells DynRootDB - - |