изменение пути запуска
This commit is contained in:
parent
64a028bab0
commit
1f72b28683
@ -1,6 +1,6 @@
|
||||
name='protonup-qt'
|
||||
version='2.9.2'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='GUI for installing and updating Proton-GE for Steam and Wine-based compatibility tools like Wine-GE for Lutris. Partly based on protonup.'
|
||||
homepage='https://github.com/DavidoTek/ProtonUp-Qt'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -25,7 +25,7 @@ build() {
|
||||
}
|
||||
|
||||
prepare() {
|
||||
sed -i "Exec=net.davidotek.pupgui2" "/usr/bin/protonup-qt"
|
||||
sed -i 's|Exec=net.davidotek.pupgui2|/usr/bin/protonup-qt|' ${srcdir}/ProtonUp-Qt-${version}/share/applications/net.davidotek.pupgui2.desktop
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user