mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
update pkgbuild
This commit is contained in:
@@ -27,6 +27,7 @@ build() {
|
|||||||
|
|
||||||
msg "GIT checkout done"
|
msg "GIT checkout done"
|
||||||
install -Dm 755 autojump ${pkgdir}/usr/bin/autojump
|
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 755 autojump.sh ${pkgdir}/etc/profile.d/autojump.sh
|
||||||
install -Dm 644 autojump.1.gz ${pkgdir}/usr/share/man/man1/autojump.1.gz
|
install -Dm 644 autojump.1.gz ${pkgdir}/usr/share/man/man1/autojump.1.gz
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user