summaryrefslogtreecommitdiffstats
path: root/bin/vervar
AgeCommit message (Collapse)AuthorFilesLines
2012-06-01Fix error handling when prepkg fails.Justin Davis1-5/+1
Typo fixed in prepkg. Do not duplicate pkgver unless we are going to modify the package. Pipes screw up the error code returned. vervar silently ignores a missing _ver field.
2012-05-15Fix typo in vervar.Justin Davis1-1/+1
When using the ver field, the bash variable must be prefixed with an underscore (i.e. $_ver).
2012-05-15Rename path to dir in vervar script.Justin Davis1-1/+1
2012-05-15Forgot to add vervar script.Justin Davis1-0/+52