Skip to content

Commit

Permalink
Merge pull request #36 from flamusdiu/master
Browse files Browse the repository at this point in the history
Adding the creation of /etc/jsawkrc
  • Loading branch information
flamusdiu committed Nov 2, 2014
2 parents 259326c + e8d2576 commit 52ad49a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PKGBUILD
Expand Up @@ -22,4 +22,6 @@ package() {
cd "$SRCDEST"
install -dm755 "${pkgdir}"/usr/bin/
install -Dm755 jsawk "${pkgdir}"/usr/bin/jsawk

echo "export JS=/usr/bin/js24" >> /etc/jsawkrc
}

0 comments on commit 52ad49a

Please sign in to comment.