mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
Fixed AskPass.sh path and name
This commit is contained in:
parent
f93778cd50
commit
be81cc2658
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -40,7 +40,7 @@ package() {
|
|||
|
||||
find "$pkgdir"/opt/gitkraken/ -type f -exec chmod 644 {} \;
|
||||
chmod 755 "$pkgdir"/opt/gitkraken/gitkraken
|
||||
chmod 755 "$pkgdir"opt/gitkraken/resources/app.asar.unpacked/src/js/redux/domain/AskPass/askPass.sh
|
||||
chmod 755 "$pkgdir"/opt/gitkraken/resources/app.asar.unpacked/src/js/redux/domain/AskPass/AskPass.sh
|
||||
|
||||
install -d "$pkgdir"/usr/bin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue