[aur-general] makechrootpkg
Ike Devolder
ike.devolder at gmail.com
Tue Aug 24 03:23:20 EDT 2010
On Tuesday 24 August 2010 09:18:42 Jonathan Conder wrote:
> On Tue, 2010-08-24 at 01:18 -0500, Nathan O wrote:
> > Is there a way to make 'makechrootpkg' use clyde so it will install
> > missing dependencies from AUR? I looked at /etc/makepkg.conf
> > /etc/pacman.conf and couldn't find an option. I also looked at the
> > source for makechrootpkg and didn't see anything I could change to make
> > it use clyde instead of pacman.
> >
> > Thanks
>
> Maybe try exporting PACMAN? For example:
>
> export PACMAN=clyde
> makechrootpkg ...
>
> It won't work if clyde's argument syntax is different to pacman's.
>
> Jonathan
ok damn me, i totaly misunderstood the question, dependencies from AUR !
forget what i said before.
but maybe you could try to add
alias pacman='clyde'
to your /etc/profile, or maybe in the .bashrc of your user
More information about the aur-general
mailing list