r15585 - gnucash/trunk/packaging/win32 - Install.sh: Add set_env_or_die, use it for $INTLTOOL_PERL.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Feb 16 17:57:16 EST 2007


Author: andi5
Date: 2007-02-16 17:57:15 -0500 (Fri, 16 Feb 2007)
New Revision: 15585
Trac: http://svn.gnucash.org/trac/changeset/15585

Modified:
   gnucash/trunk/packaging/win32/functions
   gnucash/trunk/packaging/win32/install.sh
Log:
Install.sh: Add set_env_or_die, use it for $INTLTOOL_PERL.

This function is similar to add_to_env, but makes the script fail if it
would effectively overwrite a non-empty variable.  This is not the case
if the new value was already a part of the variables contents, no matter
whether from the beginning or after an add_to_env call.




More information about the gnucash-patches mailing list