Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-01 | Fix error handling when prepkg fails. | Justin Davis | 1 | -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-15 | Fix typo in vervar. | Justin Davis | 1 | -1/+1 | |
When using the ver field, the bash variable must be prefixed with an underscore (i.e. $_ver). | |||||
2012-05-15 | Rename path to dir in vervar script. | Justin Davis | 1 | -1/+1 | |
2012-05-15 | Forgot to add vervar script. | Justin Davis | 1 | -0/+52 | |