mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-30 02:28:08 +03:00
Fixed RPM build error (package license)
This commit is contained in:
1
repack.sh
Normal file → Executable file
1
repack.sh
Normal file → Executable file
@@ -136,6 +136,7 @@ forge_config="module.exports = {
|
|||||||
name: '@electron-forge/maker-rpm',
|
name: '@electron-forge/maker-rpm',
|
||||||
config: {
|
config: {
|
||||||
options: {
|
options: {
|
||||||
|
license: 'EULA',
|
||||||
homepage: 'https://github.com/cucumber-sp/yandex-music-linux'
|
homepage: 'https://github.com/cucumber-sp/yandex-music-linux'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user