добавление portproton

This commit is contained in:
e.khramov 2022-11-02 15:24:33 +03:00
parent 2956ba8aa8
commit 5220034ec6

@ -30,4 +30,5 @@ echo "Icon=$HOME/PortProton/data/img/w.png" >>portproton.desktop
package() {
install -dm755 "${srcdir}/PortWINE/data_from_portwine/" "${pkgdir}/${HOME}/.local/share/portproton/"
install -Dm644 "${srcdir}/PortWINE/portproton.desktop" "${pkgdir}/${HOME}/.local/share/applications"
}