diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-07-16 16:39:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-07-16 16:39:13 +0000 |
commit | 217453db389efd19284dc7bbb2a3d652b668f5bd (patch) | |
tree | 31e9f4f3dced4b4a1db3fbbe1344e74b3361ece7 /odk/util/makefile.mk | |
parent | 2c0418f7ba0f6cdedcb4af17265efd41e8d6363b (diff) |
INTEGRATION: CWS ooo11rc2 (1.16.4); FILE MERGED
2003/07/16 09:23:29 mi 1.16.4.1: #i15124# build stopped when zip file was not changed
Diffstat (limited to 'odk/util/makefile.mk')
-rw-r--r-- | odk/util/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/util/makefile.mk b/odk/util/makefile.mk index 5804a0a6fffc..5e445931f91a 100644 --- a/odk/util/makefile.mk +++ b/odk/util/makefile.mk @@ -21,7 +21,7 @@ all:\ $(BIN)$/$(ZIPFILE) .SETDIR=$(DESTDIR)$/.. .PHONY: - +$(WRAPCMD) zip -urq $(ZIPFILE) $(ZIPDIR) + +-$(WRAPCMD) zip -urq $(ZIPFILE) $(ZIPDIR) $(BIN)$/$(TARGZFILE) .SETDIR=$(DESTDIR)$/.. .PHONY: # tar does not properly support update |