diff options
Diffstat (limited to 'x11/xworld/patches/patch-aa')
-rw-r--r-- | x11/xworld/patches/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/xworld/patches/patch-aa b/x11/xworld/patches/patch-aa new file mode 100644 index 00000000000..5ffae56fd35 --- /dev/null +++ b/x11/xworld/patches/patch-aa @@ -0,0 +1,8 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/07/28 17:21:48 hubertf Exp $ + +--- defaults/customize.csh.orig Wed Jul 28 18:29:43 1999 ++++ defaults/customize.csh Wed Jul 28 18:30:57 1999 +@@ -1,2 +1,2 @@ +-set PREFIX = /usr/local ++#set PREFIX = /usr/local + set BINDIR = $PREFIX/bin |