summaryrefslogtreecommitdiff
path: root/doc/PKGBUILD.5
Commit message (Collapse)AuthorAge
* Implementing feature request: <http://bugs.archlinux.org/task/4706>Dan McGee2007-02-23
| | | | | | | | | | | | | * Added these three possible options (or !options, more likely), to the PKGBUILD possibilities: - ccache - distcc - makeflags * Removed the --noccache and -j flags from makepkg as their functionality is better used by adding the above options to a PKGBUILD- keep the functionality where it is needed. Testing would be appreciated, I didn't do much of that yet.
* * Removed man2html stuff from configure. It is now available in the doc/Dan McGee2007-02-23
| | | | | directory by running the target man2html, e.g. 'make man2html'. * Slightly fixed up the bottom of the manpages.
* * Unified description of arch variable. Recommend using single quotes inDan McGee2007-02-12
| | | | | | the array, e.g. arch=('i686'). * Updated my TODO. * Changed the email address in rankmirrors script.
* Man pages, man pages, man pages. Just a few more additions and clarifications,Dan McGee2007-02-09
| | | | ensured force option was still documented in PKGBUILD.5.
* Cleaned up the PKGBUILD man a bit.Dan McGee2007-02-09
|
* Another round of manpage updates.Dan McGee2007-02-09
|
* * Nice overhaul of manpages. It is at least a start.Dan McGee2007-02-08
| | | | * Alphabetized options in pacman usage.
* Minor fixups for the moment, still partially completeAaron Griffin2007-02-06
|
* Swapped out PKGBUILD.8 for PKGBUILD.5 from Dan McGee - original PKGBUILD.8 ↵Aaron Griffin2007-02-06
had too many Frugal specific changes.