up
This commit is contained in:
parent
50ea59a724
commit
227692cd26
@ -46,8 +46,8 @@ scripts=(
|
||||
)
|
||||
|
||||
package() {
|
||||
cd PortProton_ALT-1.3
|
||||
install -Dm755 "PortProton_${version}" "${pkgdir}/usr/bin/${name}"
|
||||
cd PortProton_ALT-1.3
|
||||
install -Dm755 "portproton" "${pkgdir}/usr/bin/${name}"
|
||||
install -Dm644 "${name}.desktop" "${pkgdir}/usr/share/applications/${name}.desktop"
|
||||
install -Dm644 "${name}.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/${name}.svg"
|
||||
install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${name}/LICENSE"
|
||||
|
Loading…
Reference in New Issue
Block a user