[pacman-dev] My makepkg changes/updates
Jürgen Hötzel
juergen at hoetzel.info
Thu Dec 21 10:51:23 EST 2006
Hi,
On Thu, Dec 21, 2006 at 10:22:21AM -0500, Dan McGee wrote:
> > Nice work!
> > Few questions:
> > 1) Why you have changed /etc/makepkg.conf to /etc/makepkg3.conf ? I
> > don't see the point of this. Even when there are two versions of
> > makepkg in system - they should work with one makepkg.conf as there
> > are no confliction options anyway.
I like the idea of user-specific setting: Source ~/.makepkg.conf after the
system wide configuration, like:
if [ -f ~/.makepkg.conf ]; then
source ~/.makepkg.conf
fi
This would allow multiple developers on one SYSTEM customize settings.
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://archlinux.org/pipermail/pacman-dev/attachments/20061221/efb158cf/attachment.pgp>
More information about the pacman-dev
mailing list