Re: Go go go!

2011-03-09 Thread Albert Y . C . Lai
A small bug in scripts/build.sh (has been there in previous versions): # Actually do something! for pkg in `cat packages/platform.packages`; do if is_pkg_installed "${pkg}"; then true else echo '**' echo "Building ${PKG}" build_pk

Re: very last HP mac release candidates for 2012.4.0.0

2012-11-05 Thread Albert Y . C . Lai
Jens Petersen writes: > Was it just me that had the problem below when building alex? > (which I reported here on 23 Oct - sorry should probably have opened a > ticket instead) > Probably if happy appeared before alex in platform.packages, then it > would be ok? > > Jens > [...] > Building alex