Merge branch '226-bash-5-1-16-new-module' into 'master'
Resolve "bash/5.1.16 new module" Closes #226 See merge request Pmodules/buildblocks!321
This commit is contained in:
@@ -1 +1,2 @@
|
||||
bash/5.1 stable
|
||||
bash/5.1.16 stable
|
||||
|
||||
4
System/bash/files/variants.yaml
Normal file
4
System/bash/files/variants.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
overlay: base
|
||||
relstage: stable
|
||||
bash/5.1:
|
||||
bash/5.1.16:
|
||||
5
Tools/bash/build
Executable file
5
Tools/bash/build
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::set_download_url "https://ftp.gnu.org/gnu/$P/$P-$V.tar.gz"
|
||||
pbuild::add_configure_args "--bindir=${PREFIX}/${UTILBIN_DIR}"
|
||||
|
||||
Reference in New Issue
Block a user