summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2009-10-16 13:24:44 +0200
committerHans-Joachim Lankenau <hjs@openoffice.org>2009-10-16 13:24:44 +0200
commit0b42a4399239637d9f6199df3374b8d7b0a0a7f6 (patch)
tree7f5c570a16b1769e1cc94be67cb272c22df35dfb
parent2370bd30ffa57f98a94c9ffc0a9327be20bc4fe7 (diff)
ause108: #i105957# use perl.exe to start slfl.pl
-rw-r--r--solenv/inc/unitools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
index 6166161348e6..e76d1e292a62 100644
--- a/solenv/inc/unitools.mk
+++ b/solenv/inc/unitools.mk
@@ -103,7 +103,7 @@ COPYUPDATE=-u
ECHON=echo -n
ECHONL=echo
FIND*=find
-FLIPCMD*=slfl.pl
+FLIPCMD*=$(PERL) $(SOLARENV)/bin/slfl.pl
GNUCOPY*=cp
GNUMAKE*=make
GREP*=grep