24 Dec
2008
24 Dec
'08
5:55 p.m.
On Wed, Dec 24, 2008 at 5:32 PM, Yun Zheng Hu <yunzheng.hu@gmail.com> wrote:
Found a bug with the -p <buildscript> flag, if you set this option it will get overriden in makepkg when sourcing the config file, on line 1443:
# Source the config file; fail if it is not found if [ -r "$MAKEPKG_CONF" ]; then source "$MAKEPKG_CONF"
Oops, I just saw this mentioned in the known issues. So ignore this one.