Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
264 B
Text
10 lines
264 B
Text
+++ pltestsuite/run_script_test.orig 2008-09-03 00:46:11.000000000 -0500
|
|
--- pltestsuite/run_script_test 2008-09-03 00:46:24.000000000 -0500
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
#
|
|
-PL="pl"
|
|
+PL="ploticus"
|
|
echo "You will be invoking this instance of ploticus:"
|
|
which $PL
|
|
|