--- trunk/mage-buildserver/buildserver-functions.sh 2014/08/28 09:12:09 2777 +++ trunk/mage-buildserver/buildserver-functions.sh 2014/08/28 09:17:35 2778 @@ -35,7 +35,7 @@ setarch "${os_arch}" systemd-nspawn \ --directory="${buildroot}" \ - --bind=${BUILDROOT}/tmp/mage-tree:/usr/mage \ + --bind=${BUILDROOT}/mage-tree/${arch}:/usr/mage \ --bind=${BUILDROOT}/svn/mage/include:/usr/mage/include \ --bind=${BUILDROOT}/svn/mage/profiles:/usr/mage/profiles \ --bind=${BUILDROOT}/svn/smage:/var/cache/mage/smage \