2013-09-26 17:14:40 +02:00

16 lines
385 B
Plaintext

$NetBSD: patch-aa,v 1.6 2012/01/03 01:18:46 dholland Exp $
Configure for pkgsrc.
--- bin/boolean.sh.orig 2007-02-27 08:54:20.000000000 +0100
+++ bin/boolean.sh
@@ -1,7 +1,5 @@
#! /bin/sh
-PATH=/opt/protools/boolean/6.6/boolean/apps/edit:$PATH
-
-GDSROOT=/opt/protools/boolean/6.6/boolean/apps/edit
+GDSROOT=@prefix@/share/boolean
export GDSROOT
echo "boolean operation program"