Hi,

to say, why I write this e-mail: it is simple, my iMac doesn't have too
much disk space... ;-)

In modules instsetoo_native, we generate download sets also on MacOS
X. Right now, we do not have implemented any special handling of them on
MacOS X, thus we get *extralarge* shell scripts. This is nonsense on MacOS
X.

On the other hand, makefile.mk in instsetoo_native/util have this code:

.IF "$(OS)" == "MACOSX"
        +/bin/sh $(SOLARENV)$/unxmacxp$/bin$/create-package.sh $(subst,$(@:s/_/ 
/:1)_, $(@:b)) "`pwd`$/$(OUT)$/OpenOffice$/install" $(SOLARBINDIR) 
.ENDIF

just after running make_installer.pl.

So I think we should extend make_installer.pl to create download sets *with
this command*, thus effectively download sets on MacOS X will be in their
native format, .dmg.

What do you think?
-- 
Pavel Janík

There are times when Linus Torvalds can be a real idiot, and this is one of
these times.
                  -- Bruce Perens

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to