mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-23 11:12:30 +00:00
Unset nullglob after using it
This commit is contained in:
@@ -628,6 +628,7 @@ termux_step_patch_package() {
|
||||
sed "s%\@TERMUX_HOME\@%${TERMUX_ANDROID_HOME}%g" | \
|
||||
patch --silent -p1
|
||||
done
|
||||
shopt -u nullglob
|
||||
}
|
||||
|
||||
# Replace autotools build-aux/config.{sub,guess} with ours to add android targets.
|
||||
|
||||
Reference in New Issue
Block a user