Magellan Linux

Diff of /trunk/mage-buildserver/config/buildserver.conf

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

revision 3100 by niro, Wed Feb 11 12:39:18 2015 UTC revision 3101 by niro, Wed Jun 13 08:27:15 2018 UTC
# Line 14  BUILDSERVER_LIB_DIR="/usr/lib/mage-build Line 14  BUILDSERVER_LIB_DIR="/usr/lib/mage-build
14    
15  # you can override these in profile.conf  # you can override these in profile.conf
16  ALL_ARCH_PACKAGES=( subversion openssh )  ALL_ARCH_PACKAGES=( subversion openssh )
17  NON_SRC_ARCH_PACKAGES=( ccache python scanelf )  NON_SRC_ARCH_PACKAGES=( ccache python python3 scanelf )
18  SCP_COMMAND='scp -i ${HOME}/.ssh/id_rsa'  SCP_COMMAND='scp -i ${HOME}/.ssh/id_rsa'
19    
20  source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf  source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf

Legend:
Removed from v.3100  
changed lines
  Added in v.3101