mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
6a2a15d53c
* fix(vencord-desktop): Rename the package to vesktop inline with the name of the upstream project * fix(vencord-desktop): Amend %build to call PNPM directly to fix build failing issue
6 lines
64 B
HCL
6 lines
64 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "vesktop.spec"
|
|
}
|
|
}
|