summaryrefslogtreecommitdiff
path: root/graphics/radiance/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/radiance/patches/patch-ac')
-rw-r--r--graphics/radiance/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/radiance/patches/patch-ac b/graphics/radiance/patches/patch-ac
index 84eccf491f1..d0f33278749 100644
--- a/graphics/radiance/patches/patch-ac
+++ b/graphics/radiance/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.1.1.1 2005/02/16 22:17:33 jschauma Exp $
+$NetBSD: patch-ac,v 1.2 2005/02/16 23:20:24 jschauma Exp $
Make this script run non-interactively.
@@ -10,7 +10,7 @@ Make this script run non-interactively.
again2:
-echo -n "Where do you want the library files [/usr/local/lib/ray]? "
-set ldir=$<
-+set ldir=@WRKSRC@/builddir/lib
++set ldir=@WRKSRC@/radiance/lib
(echo $ldir) >/dev/null
if ( $status ) goto again2
set ldir=$ldir