Kaydet (Commit) e31edcdf authored tarafından Rüdiger Timm's avatar Rüdiger Timm

#i10000# Fixes by IS

üst 48966537
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.5 $
# $Revision: 1.6 $
#
# last change: $Author: rt $ $Date: 2004-07-13 08:59:11 $
# last change: $Author: rt $ $Date: 2004-07-29 16:36:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -74,7 +74,14 @@ INSTALLDIR=$(OUT)
.IF "$(BSCLIENT)"==""
.IF "$(UPDATER)"!=""
ALLTAR : updatepack
.ELSE # "$(UPDATER)"!=""
ALLTAR : openoffice
.ENDIF # "$(UPDATER)"!=""
updatepack:
+$(PERL) -w $(SOLARENV)$/bin$/packager.pl
.IF "$(alllangiso)"!=""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment