[pacman-dev] Summary of pacman development

Andreas Radke a.radke at arcor.de
Mon Jul 9 18:37:39 EDT 2007


> Well if you look at the thread...right now it isn't doing anything,
> because makepkg doesn't export it. So it was a two way question, sorry
> I didn't completely fill it out. It should EITHER be exported OR
> removed.
> 
> -Dan

Here it looks ok and exported:

set in makepkg.conf
CHOST="x86_64-unknown-linux-gnu" (without export in front)

and 
build() {
echo $CHOST
}
brings:

==> Starting build()...
x86_64-unknown-linux-gnu


no idea what should be wrong here :S

Andy




More information about the pacman-dev mailing list