mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
fix(bash-4.4.23-1): add C23 list function prototype patch and enable src_prepare default
This commit is contained in:
parent
d1b466c047
commit
1009bfa847
2 changed files with 25 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
SEED_PREFIX="/bootstrap-seeds/bash-4.4.23-1"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
./configure \
|
||||
--prefix="${SEED_PREFIX}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue