Browse Source

update pkgbuild

pull/18/head
Joel Schaerer 15 years ago
parent
commit
31fd50fd18
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      packaging/PKGBUILD

+ 1
- 0
packaging/PKGBUILD View File

@ -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…
Cancel
Save