29 May
2009
29 May
'09
11:25 p.m.
Baho Utot wrote:
This bug was closed with "It is not a bug " and BTW you solution is wrong.
Flac fails with "command not found line 20" when built under clean chroot
This is line 20:
patch -p1 < ../flac-1.2.1-gcc-4.3-includes.patch || return 1
Please fix
Do you have patch in your chroot?
As a side note which is correct ${startdir}/patch.file or ${srcdir}/patch.file
I have be disciplined for both
As a general rule, you never should use $startdir in a PKGBUILD. Allan