mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-09 20:50:29 +02:00
all required tools moved to 'Tools' directory
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::set_download_url "http://ftp.gnu.org/gnu/coreutils/$P-$V.tar.xz"
|
||||
pbuild::add_configure_args "--bindir=${PREFIX}/sbin"
|
||||
|
||||
pbuild::make_all
|
||||
Reference in New Issue
Block a user