summaryrefslogtreecommitdiff
path: root/src/pkgbuild-check-nonfree
AgeCommit message (Collapse)Author
2013-05-22add a lib/blacklist.sh, use it for pkgbuild-check-nonfreeLuke Shumaker
2013-05-22pkgbuild-check-nonfree: clean upLuke Shumaker
* use tabs for indent * document exit codes * use conf.sh * make the output more pleasing to me * general code clean-up
2012-11-13add an '-f' flag to pkgbuild-check-nonfree to let libremakepkg run as rootLuke Shumaker
2012-11-13pkgbuild-check-nonfree: fix a few errors, clean upLuke Shumaker
This includes the notorious command-not-found error triggered in libremakepkg
2012-11-07organize the filesLuke Shumaker