0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Fixed RPM build error (package license)

This commit is contained in:
dikey0ficial
2024-01-20 13:06:00 +03:00
parent 7c753ba9d8
commit 06880d7338

1
repack.sh Normal file → Executable file
View File

@@ -136,6 +136,7 @@ forge_config="module.exports = {
name: '@electron-forge/maker-rpm',
config: {
options: {
license: 'EULA',
homepage: 'https://github.com/cucumber-sp/yandex-music-linux'
}
}