[pacman-dev] makepkg -w argument removed?

Aaron Griffin aaronmgriffin at gmail.com
Mon Jan 22 15:07:07 EST 2007


On 1/22/07, Jürgen Hötzel <juergen at hoetzel.info> wrote:
> PKGDEST=${PKGDEST:-$startdir}
>
> instead of hardcoding defaults
>
> PKGDEST=$startdir

I like this solution.  It fits with what jason was saying about
regen'ing a repo too...
export PKGDEST=/foo
cd blah && makepkg
cd blah && makepkg
cd blah && makepkg
...
they all go to /foo


More information about the pacman-dev mailing list