freebsd-ports/devel/clanlib/files/patch-Documentation::Utilities::transform.sh
Pav Lucistnik e5baaae09b - Downgrate to last stable release, 0.6.5.1
- Give maintainership to submitter

PR:		ports/61738
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-01-24 14:30:01 +00:00

11 lines
306 B
Bash

--- Documentation/Utilities/transform.sh.orig Thu Jan 22 15:42:03 2004
+++ Documentation/Utilities/transform.sh Thu Jan 22 15:42:08 2004
@@ -3,7 +3,7 @@
# user-annotation capability.
DIRS=$@
-EFED="perl Utilities/efed.pl"
+EFED="%%PERL%% Utilities/efed.pl"
for d in $DIRS; do
if test -d $d; then