From e5baaae09b37ea2bc2a7199bdb6523248fa42d77 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 24 Jan 2004 14:30:01 +0000 Subject: - Downgrate to last stable release, 0.6.5.1 - Give maintainership to submitter PR: ports/61738 Submitted by: Jean-Yves Lefort --- .../files/patch-Documentation::Utilities::transform.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/clanlib/files/patch-Documentation::Utilities::transform.sh (limited to 'devel/clanlib/files/patch-Documentation::Utilities::transform.sh') diff --git a/devel/clanlib/files/patch-Documentation::Utilities::transform.sh b/devel/clanlib/files/patch-Documentation::Utilities::transform.sh new file mode 100644 index 000000000000..48a487d1dc51 --- /dev/null +++ b/devel/clanlib/files/patch-Documentation::Utilities::transform.sh @@ -0,0 +1,11 @@ +--- 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 -- cgit v1.2.3