FS#23543 - [patch] document PACKAGER environment variable in makepkg
Attached to Project:
Pacman
Opened by Phillip Smith (fukawi2) - Friday, 01 April 2011, 01:08 GMT
Last edited by Allan McRae (Allan) - Thursday, 22 December 2011, 06:21 GMT
Opened by Phillip Smith (fukawi2) - Friday, 01 April 2011, 01:08 GMT
Last edited by Allan McRae (Allan) - Thursday, 22 December 2011, 06:21 GMT
|
Details
Attached is a patch to document the PACKAGER env var in
makepkg man page. The variable already works, it just isn't
documented.
|
This task depends upon
Closed by Allan McRae (Allan)
Thursday, 22 December 2011, 06:21 GMT
Reason for closing: Implemented
Additional comments about closing: http://projects.archlinux.org/pacman.git /commit/?id=5ba8b83b
Thursday, 22 December 2011, 06:21 GMT
Reason for closing: Implemented
Additional comments about closing: http://projects.archlinux.org/pacman.git /commit/?id=5ba8b83b
0001-add-documentation-of-PAC...
We should probably also make the text read more similar to that in man makepkg.conf; I don't think we use "Your" or that type of directed language anywhere else in option/envvar descriptions.
It only works if not set in a file on disk. (ie, /etc/makepkg.conf or ~/.makepkg.conf)
I'll dig into that and supply another patch. I can attach it here, or close this if you like and I'll make a new FS task.
It should be a one-line addition to makepkg.conf in the vain of other variables we do allow this with; e.g. PKGDEST. Poke around and take a look.
I'll have a another look.