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

George Sherwood scm at sourcemage.org
Wed Jan 7 08:59:48 EST 2009


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



More information about the SM-Commit mailing list