mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
b9cd5f5c3d
* Add MS fonts * Remove old changelogs to prevent error reporting to Fusion * More of the same * Cleanup and removal of unused macros * What happened there?? Signed-off-by: Gilver <rockgrub@disroot.org> * Decimate LPF and completelely rewrite almost everything * Actually nuke LPF * Fix weird typo? * %foundry does...WEIRD things * Something didn't save? * LMAO Signed-off-by: Gilver <rockgrub@disroot.org> * I swear Signed-off-by: Gilver <rockgrub@disroot.org> * Oops Signed-off-by: Gilver <rockgrub@disroot.org> * I see --------- Signed-off-by: Gilver <rockgrub@disroot.org>
7 lines
92 B
HCL
7 lines
92 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "ms-core-fonts.spec"
|
|
}
|
|
}
|