summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix uninstallation.P. J. McDermott2012-01-251-1/+1
| | | | | * Read installation configuration file. * Correctly spell macro names.
* Recurse into subdirectories in build system.P. J. McDermott2012-01-251-13/+13
|
* Start trying to modularize the makefiles.P. J. McDermott2012-01-241-0/+58
|
* Fix stray output.P. J. McDermott2012-01-211-1/+1
|
* Fix unquoted operand to '['.P. J. McDermott2012-01-211-1/+1
|
* Fix picky field-matching BRE.P. J. McDermott2012-01-211-1/+1
| | | | Spaces are in fact allowed in field values...
* Fix syntax errors in function and mistakes in BRE.P. J. McDermott2012-01-211-4/+4
|
* Write function 'oh_validate_pkg_name()'.P. J. McDermott2012-01-211-0/+12
|
* Write a library to handle control file fields.P. J. McDermott2012-01-211-0/+110