summaryrefslogtreecommitdiff
path: root/net/arla/patches/patch-at
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-06 02:41:44 +0000
committerjlam <jlam@pkgsrc.org>2006-04-06 02:41:44 +0000
commitd6522b4cdbd89666645d6db00aa714a451c704e6 (patch)
treecca5593ed631a97ba285c7ab5ce9ab29020d163c /net/arla/patches/patch-at
parent40eae9a1832ab2b442256803cd477a2fd9d94676 (diff)
downloadpkgsrc-d6522b4cdbd89666645d6db00aa714a451c704e6.tar.gz
Override some directory paths at installation time via the make command
line rather than patching their values directly in the Makefiles.
Diffstat (limited to 'net/arla/patches/patch-at')
-rw-r--r--net/arla/patches/patch-at15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/arla/patches/patch-at b/net/arla/patches/patch-at
deleted file mode 100644
index 38a9c192f6f..00000000000
--- a/net/arla/patches/patch-at
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-at,v 1.3 2005/03/15 15:58:52 wennmach Exp $
-
-Set up proper path to the LKM for startarla.
-
---- nnpfs/bsd/bin/Makefile.in.orig 2002-09-17 14:54:49.000000000 -0400
-+++ nnpfs/bsd/bin/Makefile.in 2004-12-22 20:39:04.000000000 -0500
-@@ -21,7 +21,7 @@
- libexecdir = @libexecdir@
- bindir = @bindir@
- sbindir = @sbindir@
--lkmdir = @bindir@
-+lkmdir = @prefix@/lkm
- mandir = @mandir@
- transform = @program_transform_name@
- ARLACACHEDIR = @ARLACACHEDIR@