mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-23 08:17:56 +02:00
04d6047cd0
- remove installed header files etc - add substitution for @BASH@, @MODULECMD@, @MODMANANGE@
5 lines
159 B
Python
5 lines
159 B
Python
#!/usr/bin/env modbuild
|
|
|
|
pbuild::set_download_url "https://ftp.gnu.org/pub/gnu/$P/$P-$V.tar.xz"
|
|
pbuild::add_configure_args "--bindir=${PREFIX}/${UTILBIN_DIR}"
|