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

13 lines
329 B
Plaintext

$NetBSD: patch-ar,v 1.1 2010/05/16 18:46:11 asau Exp $
Use installed swipl-ld wrapper.
--- packages/swipl-ld.sh.in.orig 2010-05-07 00:13:28.000000000 +0400
+++ packages/swipl-ld.sh.in 2010-05-16 18:36:32.000000000 +0400
@@ -21,4 +21,4 @@
fi
export @DLLIBVAR@
-$bdir/swipl-ld -pl $bdir/$PL "$@"
+swipl-ld -pl $bdir/$PL "$@"