opnsense-ports/math/ploticus/files/patch-pltestsuite-run_all_scripts
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

8 lines
369 B
Text

+++ pltestsuite/run_all_scripts.orig 2008-09-03 00:45:57.000000000 -0500
--- pltestsuite/run_all_scripts 2008-09-03 00:46:11.000000000 -0500
@@ -1,3 +1,3 @@
DEV=
-echo "bigcsv.pl ----"; pl bigcsv.pl $DEV
-echo "windbarbs.pl ----"; pl windbarbs.pl $DEV
+echo "bigcsv.pl ----"; ploticus bigcsv.pl $DEV
+echo "windbarbs.pl ----"; ploticus windbarbs.pl $DEV