summaryrefslogtreecommitdiffstats
path: root/postprocess/packconfig
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2009-01-12 09:11:12 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2009-01-12 09:11:12 +0000
commita1577feefd60cd788ab7c0b1c3896bd198d4643e (patch)
treebb773289fbdf4e601ae36ddce8b80e4740de52d7 /postprocess/packconfig
parentCWS-TOOLING: integrate CWS macmenusquit (diff)
downloadcore-a1577feefd60cd788ab7c0b1c3896bd198d4643e.tar.gz
core-a1577feefd60cd788ab7c0b1c3896bd198d4643e.zip
#i10000# Change in postprocess/packconfig/packconfig.pl for i82140, i97141, and i97142 (CWS macmenusquit) makes uiconfig.zip platform dependent, so it must not get built in common tree.
Diffstat (limited to 'postprocess/packconfig')
-rw-r--r--postprocess/packconfig/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packconfig/makefile.mk b/postprocess/packconfig/makefile.mk
index 9d9b664ef582..89da45a83126 100644
--- a/postprocess/packconfig/makefile.mk
+++ b/postprocess/packconfig/makefile.mk
@@ -39,8 +39,8 @@ TARGET=uiconfig
.INCLUDE : target.mk
-ALLTAR : $(COMMONBIN)$/uiconfig.zip
+ALLTAR : $(BIN)$/uiconfig.zip
-$(COMMONBIN)$/uiconfig.zip .PHONY:
+$(BIN)$/uiconfig.zip .PHONY:
$(PERL) packconfig.pl -i $(SOLARXMLDIR)$/uiconfig -o $@