This commit is contained in:
2023-03-07 11:15:33 +01:00
parent 5d264df29f
commit d340e2e2d4
3 changed files with 63 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/env modbuild
pbuild::add_to_group 'Tools'
pbuild::prep() {
:
}
pbuild::configure() {
:
}
pbuild::compile() {
:
}
pbuild::install() {
:
}