Package has been updated to latest upstream release from 2025-01-05.
This reverts commit 2122af0385cbb59ef051751663a416292ea78279.
---
rules/bc.in | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/rules/bc.in b/rules/bc.in
index 6f8a899c9..e5776610c 100644
--- a/rules/bc.in
+++ b/rules/bc.in
@@ -1,6 +1,4 @@
-## SECTION=staging
-## old section:
-### SECTION=shell_and_console
+## SECTION=shell_and_console
config BC
tristate
prompt "bc"
@@ -11,9 +9,5 @@ config BC
interactive execution of statements. bc is a utility included in the
POSIX P1003.2/D11 draft standard.
- STAGING: remove in PTXdist 2026.03.0
- Unmaintained in PTXdist, fails to build with current toolchains.
- Needs updating to the latest version.
-
comment "BusyBox' bc is selected!"
depends on BUSYBOX_BC
--
2.48.1