9 lines
191 B
Plaintext
Executable File
9 lines
191 B
Plaintext
Executable File
#!/usr/bin/env modbuild
|
|
|
|
pbuild::set_download_url \
|
|
"https://github.com/$P/$P/tarball/1.4.9.1" \
|
|
"$P-${V_PKG}.tar.gz"
|
|
|
|
pbuild::supported_systems 'Linux'
|
|
pbuild::add_to_group 'System'
|