From 56f0874ee4f9806f43070d4c211d6f05682e828a Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 5 Mar 2002 23:37:12 +0000 Subject: minormkchanged.flg is not a target. This solves the breakage in solenv --- .../openoffice.org-2-devel/files/patch-solenv::inc::target.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk (limited to 'editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk') diff --git a/editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk b/editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk new file mode 100644 index 000000000000..b08beb4e9cfc --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk @@ -0,0 +1,11 @@ +--- ../solenv/inc/target.mk.orig Wed Mar 6 00:11:40 2002 ++++ ../solenv/inc/target.mk Wed Mar 6 00:11:52 2002 +@@ -2766,7 +2766,7 @@ + $(MISC)$/$(TARGET).dpz : $(ZIP1TARGETN) $(ZIP2TARGETN) $(ZIP3TARGETN) $(ZIP4TARGETN) $(ZIP5TARGETN) $(ZIP6TARGETN) $(ZIP7TARGETN) $(ZIP8TARGETN) $(ZIP9TARGETN) + .ENDIF + +-$(INCCOM)$/_version.h : $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/minormkchanged.flg ++$(INCCOM)$/_version.h : + .IF "$(GUI)"=="UNX" + @+echo "#define" _BUILD \"$(BUILD)\" > $@ + @+echo "#define" _UPD \"$(UPD)\" >> $@ -- cgit v1.2.3