mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
9ddf1cb796
* 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
(cherry picked from commit 6a2a15d53c)
Co-authored-by: Atmois <info@atmois.com>
6 lines
64 B
HCL
6 lines
64 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "vesktop.spec"
|
|
}
|
|
}
|