mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
update pkgbuild
This commit is contained in:
parent
0dceb14a89
commit
31fd50fd18
@ -27,6 +27,7 @@ build() {
|
||||
|
||||
msg "GIT checkout done"
|
||||
install -Dm 755 autojump ${pkgdir}/usr/bin/autojump
|
||||
install -Dm 755 autojump.sh ${pkgdir}/etc/profile.d/autojump.bash
|
||||
install -Dm 755 autojump.sh ${pkgdir}/etc/profile.d/autojump.sh
|
||||
install -Dm 644 autojump.1.gz ${pkgdir}/usr/share/man/man1/autojump.1.gz
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user