diff options
author | sb <sb@openoffice.org> | 2010-01-12 18:49:59 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-01-12 18:49:59 +0100 |
commit | 09a1d904641567d6db6e9129304979b4743cc328 (patch) | |
tree | edcea8da9218a4c49439e68347303851ddb94b07 /officecfg/util | |
parent | 3dd8873031f700b3299a09e653a185ee8d92eafc (diff) |
sb118: #i108269# first step of removing tcsh support
Diffstat (limited to 'officecfg/util')
-rw-r--r-- | officecfg/util/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/officecfg/util/makefile.mk b/officecfg/util/makefile.mk index d022c9253798..f9a44d2e25f4 100644 --- a/officecfg/util/makefile.mk +++ b/officecfg/util/makefile.mk @@ -45,9 +45,7 @@ $(MISC)$/$(TARGET)_delzip : $(BIN)$/registry_{$(alllangiso)}.zip : $(MISC)$/$(TARGET)_delzip cd $(MISC)$/registry$/res$/$(@:b:s/registry_//) && zip -ru ..$/..$/..$/..$/bin$/registry_$(@:b:s/registry_//).zip org/* -.IF "$(USE_SHELL)"!="4nt" $(PERL) -w $(SOLARENV)$/bin$/cleanzip.pl $@ -.ENDIF # "$(USE_SHELL)"!="4nt" ALLTAR: \ $(MISC)$/$(TARGET)_delzip \ |