Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-22 | Add _distdir var to perl PKGBUILDs. | Justin Davis | 1 | -25/+22 | |
pbfields now recognizes a customvars field which names other fields it should print in the PKGBUILD header. These field names are prefixed with an underscore ("_"). | |||||
2012-04-21 | Use the GENPKGDBG var in perl-dist. | Justin Davis | 1 | -1/+1 | |
2012-04-21 | Make missing cpanmods message friendlier. | Justin Davis | 1 | -0/+3 | |
Scrapecore needs ~/.genpkg/var/cpanmods data to exist. When it is missing try to give a friendlier error message. | |||||
2012-04-21 | Make missing coremods message friendlier. | Justin Davis | 1 | -7/+11 | |
Use the PREPSPATH env variable to tell the user exactly where the scrapecore script is located. | |||||
2012-04-16 | Rename the metas/ directory to preps/. | Justin Davis | 4 | -0/+1038 | |
This matches the prepkg script name. |