--- alx-src/branches/alx-web-050/share/mage.rc 2011/03/16 13:20:42 1728 +++ 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