#----------------------------------------------------------------------------
# libcap-global-settings.txt
# This file stores the base folders of all other package versions which
# could be build.
#
# The entered values must match with the folder names.
#
# Creation   : 2010-11-08 schlotze
# Last update: $Id$
#----------------------------------------------------------------------------

# Comment for the package out of the content of common and eisfair-1
packageComment[0]='Content of common, eisfair-1 and eisfair-1_bin_2.09'
packageToBuild[0]='common
                   eisfair-1
                   eisfair-1_bin_2.09'
devPackage[0]=1

# Comment for the dev-package out of the content of common-dev and eisfair-1-dev
packageComment[1]='Content of common-dev, eisfair-1-dev and eisfair-1-dev_bin_2.09'
packageToBuild[1]='common-dev
                   eisfair-1-dev
                   eisfair-1-dev_bin_2.09'
devPackage[1]=''

# These are the targets which will be build if you are running the script
# 'mk-all-tarballs-new.sh'. This could be done for instance out of a cron job.
# The numbers here must be separated by a space and correspond to the numbers
# of the entries above.
nightlyBuilds='0 1'