Magellan Linux

Diff of /trunk/mage-buildserver/buildserver-prepare.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2815 by niro, Thu Aug 28 09:45:42 2014 UTC revision 2816 by niro, Mon Sep 8 14:59:12 2014 UTC
# Line 32  do Line 32  do
32   install -d ${BUILDROOT}/packages/${arch}   install -d ${BUILDROOT}/packages/${arch}
33   install -d ${BUILDROOT}/meta/${arch}   install -d ${BUILDROOT}/meta/${arch}
34   install -d ${BUILDROOT}/build-info/${arch}   install -d ${BUILDROOT}/build-info/${arch}
35     install -d ${BUILDROOT}/log/smage/${arch}
36  done  done
37    
38  #  #

Legend:
Removed from v.2815  
changed lines
  Added in v.2816