Re: Gnumeric preparing to release
- From: Jody Goldberg <jgoldberg home com>
- To: Karl Eichwalder <keichwa gmx net>
- Cc: gnome-i18n gnome org, gnumeric-list gnome org
- Subject: Re: Gnumeric preparing to release
- Date: Wed, 7 Feb 2001 08:30:07 -0500
On Wed, Feb 07, 2001 at 07:56:09AM +0100, Karl Eichwalder wrote:
Unfortunately, xml-i18n-tools (in combination with update.sh) is nicely
broken (there's no agreement where the scripts should go: bin_dir or
share_dir)...
--- update.sh 2001/01/05 18:16:56 1.6
+++ update.sh 2001/02/07 06:55:06
@@ -39,7 +39,7 @@
fi
XMLDIR=$(which xml-i18n-toolize | sed s@/bin/xml-i18n-toolize@@)
-XML_I18N_EXTRACT="$XMLDIR/share/xml-i18n-tools/xml-i18n-extract"
-XML_I18N_UPDATE="$XMLDIR/share/xml-i18n-tools/xml-i18n-update"
+XML_I18N_EXTRACT=/usr/bin/xml-i18n-extract
+XML_I18N_UPDATE=/usr/bin/xml-i18n-update
PACKAGE=$PACKAGE XML_I18N_EXTRACT=$XML_I18N_EXTRACT \
$XML_I18N_UPDATE $1
This patch does not look correct. Please do NOT apply. I have no
idea what the correct solution is but this will definitely break in
environments where prefix != /usr
Kenneth any thoughts ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]