mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
The filter_text function in scripts/functions.sh in version 5.3.3 had
commented out a "rm" command, probably for debugging purposes. This
caused temporary files to persist in /tmp when the bc program had been
built.
This commit fixes the build process with no change of the resulting
artefacts.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| exec-install.sh | ||
| format.sh | ||
| functions.sh | ||
| karatsuba.py | ||
| link.sh | ||
| lint.sh | ||
| locale_install.sh | ||
| locale_uninstall.sh | ||
| safe-install.sh | ||