To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47239





------- Additional comments from [EMAIL PROTECTED] Wed Apr 13 03:34:26 -0700 
2005 -------
Ok, the above patch is screwed up - what we really want is to fix someone's
cock-up up-streaming the disable EPM thing that changed the state of EPM being
disabled to EPM=="NO" rather than empty-string:

--- instsetoo_native/util/makefile.mk   4 Apr 2005 10:10:29 -0000       1.23
+++ instsetoo_native/util/makefile.mk   13 Apr 2005 10:40:29 -0000
@@ -108,7 +108,7 @@ LOCALPYFILES= \
 # native - "Native" software distribution for the platform
 # portable - Portable software distribution
 
-.IF "$(PKGFORMAT)"!="" && "$(EPM)"=="" && "$(USE_PACKAGER)"==""
+.IF "$(PKGFORMAT)"!="" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
 ALLTAR : $(LOCALPYFILES)
        @echo "No EPM: do no packaging at this stage"
 .ELIF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""


---------------------------------------------------------------------
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]

Reply via email to