[Open Office] ooo-build --with-vendor configure switch
Martin Kretzschmar
m_kretzschmar at gmx.net
Tue Jun 27 11:47:15 EDT 2006
On 6/27/06, Jan Holesovsky <kendy at suse.cz> wrote:
> On Wednesday 21 June 2006 16:08, Jan Holesovsky wrote:
> > Oh, OK. So what about to let VENDORNAME as it is, but set it
> > programatically based on DISTRO? ;-) Something like the following in the
> > configure.in:
> >
> > case $DISTRO in
> > Ark*) VENDORNAME="Ark" ;;
> > Debian*) VENDORNAME="Debian" ;;
> > Frugalware*) VENDORNAME="Frugalware" ;;
> > Mandriva*) VENDORNAME="Mandriva" ;;
> > SUSE*|Novell*|NLD*) VENDORNAME="Novell" ;;
> > Ubuntu*) VENDORNAME="Ubuntu" ;;
IIRC Ubuntu used to build --with-vendor=Debian.
> > *) VENDORNAME="$DISTRO" ;;
> > esac
Regards,
Martin
More information about the Openoffice
mailing list