update build system
This commit is contained in:
parent
6d8c55b4a6
commit
1611ccd07a
3 changed files with 38 additions and 28 deletions
|
|
@ -6,3 +6,8 @@ To install the packages in this repo make a file called:
|
|||
```conf
|
||||
repository=https://voidpkgs.squi.bid
|
||||
```
|
||||
|
||||
## Building
|
||||
To add a template to the repository make a template in the srcpkgs directory.
|
||||
To build all packages run `make` to choose a specific one run
|
||||
`make TEMPLATES=srcpkgs/your_package_name`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue