[pacman-dev] [PATCH 2/2] makepkg: add a config file option for the pacman binary to be used

Dan McGee dpmcgee at gmail.com
Sun Nov 8 23:22:58 EST 2009


On Fri, Nov 6, 2009 at 2:51 PM, Cedric Staniewski <cedric at gmx.ca> wrote:
> Implements FS#13028.
>
> Signed-off-by: Cedric Staniewski <cedric at gmx.ca>
> ---
> Oops... forgot to adjust the documentation. -T support is not required
> anymore for the pacman wrappers.

I think I'd rather see this as an environment variable- wouldn't that
make more sense, as we wouldn't require it to be specified by the vast
majority of people that just want to use the default?

PACMAN=${PACMAN:-pacman} or whatever it is.

-Dan


More information about the pacman-dev mailing list