Merge branch '22-getopt-module-group-not-set-in-build-script' into 'master'

Resolve "getopt module: group not set in build-script"

Closes #22

See merge request Pmodules/buildblocks!23
This commit is contained in:
2019-08-23 16:01:17 +02:00

View File

@@ -2,8 +2,7 @@
pbuild::set_download_url "http://frodo.looijaard.name/system/files/software/$P/$P-${V_PKG}.tar.gz"
pbuild::compile_in_sourcetree
module use System
pbuild::add_to_group System
pbuild::pre_configure_Linux() {
pbuild::add_patch "files/Makefile.patch"