mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-debug/systemtap: fix bashism comment in 5.1
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -129,7 +129,8 @@ src_configure() {
|
||||
$(use_with selinux)
|
||||
)
|
||||
|
||||
# Use bash because of bashisms with brace expansion in Makefile.am (bug #913947)
|
||||
# Use bash because of bashisms with brace expansion in Makefile.am
|
||||
# https://sourceware.org/PR32105
|
||||
CONFIG_SHELL="${BROOT}"/bin/bash PYTHON3="${PYTHON}" econf "${myeconfargs[@]}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user