--- alx-src/branches/alx-web-050/share/mage.rc 2010/12/09 22:29:02 1631 +++ alx-src/branches/alx-web-050/share/mage.rc 2011/03/17 09:56:25 1729 @@ -48,4 +48,6 @@ # how many jobs will be compiled at the same time. # please set this value twice to your numbers of cpus. -MAKEOPTS=-j2 +MAKEOPTS="-j2" + +MAGE_UNINSTALL_TIMEOUT=0