summaryrefslogtreecommitdiffstats
path: root/mods/perlbrew
AgeCommit message (Collapse)AuthorFilesLines
2012-04-21Fix the perlbrew mod.Justin Davis1-3/+5
Replace the license, dont just add to it. Append to the package() func in one fell swoop.
2012-04-21Change METABIN var to PREPSPATH.Justin Davis1-8/+6
genpkg uses this to tell prepkg where the preparer scripts are located.
2012-04-16Rename tweaks/ to preps/.Justin Davis1-0/+8
Adds GENPKGDBG env variable. Set it to prevent genpkg from removing PKGTREE and PKGDATA.