Document PKGEXT and SRCEXT

Add some basic documentation for the PKGEXT and SRCEXT options in
makepkg.conf.  Fixes FS#21302.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Allan McRae 2010-12-13 15:44:21 +10:00 committed by Dan McGee
parent c7d332a26a
commit 6605637b53

View file

@ -185,10 +185,11 @@ Options
This value is used when querying a package to see who was the builder. This value is used when querying a package to see who was the builder.
It is recommended you change this to your name and email address. It is recommended you change this to your name and email address.
*PKGEXT*, *SRCEXT*:: **PKGEXT=**".pkg.tar.gz", **SRCEXT=**".src.tar.gz"::
Sets the compression used when making compiled or source packages. The
current valid suffixes are `.tar`, `.tar.gz`, `.tar,bz2` and `.tar.xz`.
Do not touch these unless you know what you are doing. Do not touch these unless you know what you are doing.
See Also See Also
-------- --------
linkman:makepkg[8], linkman:pacman[8], linkman:PKGBUILD[5] linkman:makepkg[8], linkman:pacman[8], linkman:PKGBUILD[5]