Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-25 | Store the packager in the PKGMETA even if we don't use a PKGTWEAK. | Justin Davis | 1 | -7/+0 | |
2011-09-21 | Fix typo with index in findval. | Justin Davis | 1 | -1/+2 | |
2011-09-21 | Add PKGMETA tweaking to Makefile. Update newly named tweakmeta script. | Justin Davis | 1 | -73/+71 | |
The process of reading "tweak" files is now much simpler. The Makefile merely looks to see if a package we are building has an entry in our "tweaks" directory. If so, it tweaks the PKGMETA file. Sort of like a patch only much simpler. | |||||
2011-09-21 | Call anything pbj related "tweaks", now. | Justin Davis | 1 | -0/+126 | |
Rename pbjparse.awk to tweakmeta. Make it executable. Rename pbj/ to tweaks. Remove .pbj suffix from files. |