sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
Re: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c)
- From: Arwed von Merkatz <v.merkatz AT gmx.net>
- To: Ismael Luceno <ismael AT sourcemage.org>
- Cc: sm-commit AT lists.ibiblio.org
- Subject: Re: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c)
- Date: Tue, 11 Mar 2008 18:28:48 +0100
On Tue, Mar 11, 2008 at 12:00:44AM -0500, Ismael Luceno wrote:
> GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
[...]
> diff --git a/chat-im/ekiga/PRE_BUILD b/chat-im/ekiga/PRE_BUILD
> index d82004f..f91e3bd 100755
> --- a/chat-im/ekiga/PRE_BUILD
> +++ b/chat-im/ekiga/PRE_BUILD
> @@ -1,6 +1,6 @@
> default_pre_build &&
> if [ "$CVS" == "y" ]; then
> cd $SOURCE_DIRECTORY
> - export
> ACLOCAL_PATH="$ACLOCAL_PATH:/usr/share/aclocal:/usr/share/aclocal-1.9:/usr/share/aclocal-1.8:/usr/share/aclocal-1.7:/usr/share/aclocal-1.4"
> +
> ACLOCAL_PATH="$ACLOCAL_PATH:/usr/share/aclocal:/usr/share/aclocal-1.9:/usr/share/aclocal-1.8:/usr/share/aclocal-1.7:/usr/share/aclocal-1.4"
> \
> NOCONFIGURE=Y ./autogen.sh
> fi
> diff --git a/chat-im/gaim-encryption-1.x/BUILD
> b/chat-im/gaim-encryption-1.x/BUILD
This needs the export because otherwise autogen.sh won't get the value
because it uses subshells. The correct solution would be to put the
whole call in its own subshell and use export inside that. (The same
goes for all exports before configure calls)
--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org
-
[SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c),
Ismael Luceno, 03/11/2008
- Re: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c), Ladislav Hagara, 03/11/2008
- Re: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c), Arwed von Merkatz, 03/11/2008
-
Re: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c),
Jaka Kranjc, 03/11/2008
- Re: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6ce57b97a3ce68402e781903051505b83725cd2c), Ismael Luceno, 03/11/2008
Archive powered by MHonArc 2.6.24.