Author: af Date: Tue Dec 17 13:49:43 2013 New Revision: 1551541 URL: http://svn.apache.org/r1551541 Log: 123532: Added list of known package formats.
Modified: openoffice/trunk/main/instsetoo_native/util/makefile.mk Modified: openoffice/trunk/main/instsetoo_native/util/makefile.mk URL: http://svn.apache.org/viewvc/openoffice/trunk/main/instsetoo_native/util/makefile.mk?rev=1551541&r1=1551540&r2=1551541&view=diff ============================================================================== --- openoffice/trunk/main/instsetoo_native/util/makefile.mk (original) +++ openoffice/trunk/main/instsetoo_native/util/makefile.mk Tue Dec 17 13:49:43 2013 @@ -90,10 +90,12 @@ help .PHONY : @echo " patch-check check if patch can be created (part of patch-create)" @echo @echo "Most targets (all except aoo_srcrelease and updatepack) accept suffixes" - @echo " add _<language> to build a target for one language only" + @echo " append _<language> to build a target for one language only" @echo " the default set of languages is alllangiso=$(alllangiso)" - @echo " add .<package_format> to build a target for one package format only" + @echo " append .<package_format> to build a target for one package format only" @echo " the default set of package formats is archive and PKGFORMAT=$(PKGFORMAT)" + @echo " known package formats are: " + @echo " archive, bsd, deb, dmg, installed, msi, native, osx, pkg, portable, rpm" LOCALPYFILES= \