mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
10b0f77759
* add: PowerShell * This file did NOT wanna add * AAAAAAAAAAA * Doubt this will work but * feat: Build and include manpage * feat: Doc package Signed-off-by: Gilver <rockgrub@disroot.org> * feat: More docs stuff Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
7 lines
75 B
HCL
7 lines
75 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "powershell.spec"
|
|
}
|
|
}
|