mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 02:12:18 +00:00
7cc4939f39
* add: glasgow
* whoops dont need these theyre autogenerated, plus other stuff
* whoops
* fix provides
* Don't hardcode sitelib/glasgow- version
---------
(cherry picked from commit 9dfb63021d)
Signed-off-by: Owen <owen@fyralabs.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
74 B
HCL
7 lines
74 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "glasgow.spec"
|
|
}
|
|
}
|