summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-01-07 07:59:41 -0600
committerArwed von Merkatz2009-01-13 19:55:01 +0100
commit049b3a648092fa2dcd05e5e38ded8f509762597a (patch)
tree2613f0f1c0792ba717f32c8242fcd702cc0aa318
parentdbedb2f8efa735f6c1ffd0c05752ee5653e89c20 (diff)
Revert "busybox: use persistent_add instead of export" Bug #14965
This reverts commit ac24cb8a4c3076271dfcef1c441d0d978e6532e6. (cherry picked from commit 5d9c73106178749c852546d7942d83b6f83e1e46)
-rwxr-xr-xshell-term-fm/busybox/CONFIGURE2
-rw-r--r--shell-term-fm/busybox/HISTORY3
2 files changed, 1 insertions, 4 deletions
diff --git a/shell-term-fm/busybox/CONFIGURE b/shell-term-fm/busybox/CONFIGURE
index 82021c8516..64e1bd17dc 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 0319ebabd5..782393ffa6 100644
--- a/shell-term-fm/busybox/HISTORY
+++ b/shell-term-fm/busybox/HISTORY
@@ -1,6 +1,3 @@
-2008-03-11 Ismael Luceno <ismael@sourcemage.org>
- * CONFIGURE: use persistent_add instead of export
-
2008-01-17 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: version 1.8.2
* applets.patch: added to remove warning