Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-20 | Rewrite alot of makepkgbuild. | Justin Davis | 1 | -57/+54 | |
2011-10-07 | Fix bug with ksh expanding newline in dquotes. | Justin Davis | 1 | -2/+2 | |
2011-09-25 | Implement prepending to PKGBUILD functions. | Justin Davis | 1 | -6/+30 | |
2011-09-22 | Avoid quoting differences in makepkgbuild. | Justin Davis | 1 | -1/+1 | |
2011-09-22 | Remove debugging output from makepkgbuild and from perl-dist. | Justin Davis | 1 | -1/+1 | |
2011-09-22 | Add PKGBUILD function editing to makepkgbuild. | Justin Davis | 1 | -7/+34 | |
2011-09-21 | Refinish PKGBUILD generation. | Justin Davis | 1 | -0/+35 | |
Adds makepkgbuild script. The call to pbfields is moved from perl-pkg to makepkgbuild. pbfields prints the PKGBUILD header now, too. makepkgbuild is called from the Makefile with the proper env var set. Pretty close to 100% working again. |