We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 259326c + e8d2576 commit 52ad49aCopy full SHA for 52ad49a
PKGBUILD
@@ -22,4 +22,6 @@ package() {
22
cd "$SRCDEST"
23
install -dm755 "${pkgdir}"/usr/bin/
24
install -Dm755 jsawk "${pkgdir}"/usr/bin/jsawk
25
+
26
+ echo "export JS=/usr/bin/js24" >> /etc/jsawkrc
27
}
0 commit comments