To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42265
User kendy changed the following:
What |Old value |New value
================================================================================
CC|'' |'kendy'
--------------------------------------------------------------------------------
Version|680m76 |680m79
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Feb 21 07:25:03 -0800
2005 -------
After m79 it needs a new version:
--- instsetoo_native/util/makefile.mk 31 Jan 2005 10:38:15 -0000 1.14
+++ instsetoo_native/util/makefile.mk 8 Feb 2005 12:19:41 -0000
@@ -112,7 +112,10 @@
# native - "Native" software distribution for the platform
# portable - Portable software distribution
-.IF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
+.IF "$(FORMAT)"!="" && "$(EPM)"==""
+ALLTAR : $(LOCALPYFILES)
+ @echo "No EPM: do no packaging at this stage"
+.ELIF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
ALLTAR : openoffice
.ELSE # "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
ALLTAR : updatepack
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]