Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (5d9c73106178749c852546d7942d83b6f83e1e46)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (5d9c73106178749c852546d7942d83b6f83e1e46)
  • Date: Wed, 7 Jan 2009 07:59:48 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

shell-term-fm/busybox/CONFIGURE | 2 +-
shell-term-fm/busybox/HISTORY | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 5d9c73106178749c852546d7942d83b6f83e1e46
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

Revert "busybox: use persistent_add instead of export" Bug #14965

This reverts commit ac24cb8a4c3076271dfcef1c441d0d978e6532e6.

diff --git a/shell-term-fm/busybox/CONFIGURE b/shell-term-fm/busybox/CONFIGURE
index 82021c8..64e1bd1 100755
--- a/shell-term-fm/busybox/CONFIGURE
+++ b/shell-term-fm/busybox/CONFIGURE
@@ -5,4 +5,4 @@ config_query BB_RESCUE "Enable building of /sbin/bb rescue
shell?" n &&
if [ "$BB_RESET" = "y" ] && [ $RECONFIGURE ] ; then
rm -f ${CONFIG_CACHE}/${SPELL}.config
fi
-persistent_add RECONFIGURE
+export RECONFIGURE
diff --git a/shell-term-fm/busybox/HISTORY b/shell-term-fm/busybox/HISTORY
index 0319eba..782393f 100644
--- a/shell-term-fm/busybox/HISTORY
+++ b/shell-term-fm/busybox/HISTORY
@@ -1,6 +1,3 @@
-2008-03-11 Ismael Luceno <ismael AT sourcemage.org>
- * CONFIGURE: use persistent_add instead of export
-
2008-01-17 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 1.8.2
* applets.patch: added to remove warning



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (5d9c73106178749c852546d7942d83b6f83e1e46), George Sherwood, 01/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page