изменение пути запуска
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| name='protonup-qt' | name='protonup-qt' | ||||||
| version='2.9.2' | 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.' | 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' | homepage='https://github.com/DavidoTek/ProtonUp-Qt' | ||||||
| maintainer="Евгений Храмов <xpamych@yandex.ru>" | maintainer="Евгений Храмов <xpamych@yandex.ru>" | ||||||
| @@ -25,7 +25,7 @@ build() { | |||||||
| } | } | ||||||
|  |  | ||||||
| prepare() { | 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() { | package() { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user