summaryrefslogtreecommitdiff
path: root/hyphen
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-07 08:26:54 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-07 08:26:54 +0000
commit589e7f1464f5e9267af8a5fdd71c558eb37e8b61 (patch)
tree7c0f0480429fce16e77574a7310ccb1ed09e3765 /hyphen
parentcbedf6d6b6c27f195585f7c5e1be7049a03b4dc9 (diff)
#i10000# use macro for calling perl
Diffstat (limited to 'hyphen')
-rw-r--r--hyphen/hyphen-2.3.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyphen/hyphen-2.3.patch b/hyphen/hyphen-2.3.patch
index 7fb9d8682566..97b141b1e3b7 100644
--- a/hyphen/hyphen-2.3.patch
+++ b/hyphen/hyphen-2.3.patch
@@ -78,7 +78,7 @@
+#
+# $RCSfile: hyphen-2.3.patch,v $
+#
-+# $Revision: 1.6 $
++# $Revision: 1.7 $
+#
+# This file is part of OpenOffice.org.
+#
@@ -130,4 +130,4 @@
+hyph_en_US.dic : hyphen.tex
+ cp hyphen.tex hyphen.us
+ $(GNUPATCH) < hyphen.patch
-+ perl substrings.pl hyphen.us hyph_en_US.dic ISO8859.-1
++ $(PERL) substrings.pl hyphen.us hyph_en_US.dic ISO8859.-1