From 589e7f1464f5e9267af8a5fdd71c558eb37e8b61 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 7 May 2008 08:26:54 +0000 Subject: #i10000# use macro for calling perl --- hyphen/hyphen-2.3.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hyphen') 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 -- cgit