mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-01-11 14:38:09 +03:00
Fixed RPM build error (package license)
This commit is contained in:
parent
7c753ba9d8
commit
06880d7338
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'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user