28 Jul
2014
28 Jul
'14
7:21 a.m.
On 26/07/14 04:09, Dave Reisner wrote:
The documentation very clearly states that the buildfile has to be in $PWD, but the error thrown by makepkg reference some mysterious "build directory". Simplify this check so that we more directly check that the file being referred to is in fact in our $PWD. Revise the error message when the check fails to more plainly point out the problem.
Pulled to my working branch. Thanks, Allan