#---------------------------------------------------------------------------- # apache2-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-08-03 starwarsfan # Last update: $Id$ #---------------------------------------------------------------------------- packageComment[0]='Apache2 for eisfair-1' packageToBuild[0]='common eisfair-1-bin' devPackage[0]=2 packageComment[1]='Apache2 for eisfair-2' packageToBuild[1]='common eisfair-2-bin' devPackage[1]=3 packageComment[2]='Apache2 dev-package for eisfair-1' packageToBuild[2]='common-dev eisfair-1-bin-dev' packageComment[3]='Apache2 dev-package for eisfair-2' packageToBuild[3]='common-dev eisfair-2-bin-dev' packageComment[4]='' packageToBuild[4]='' packageComment[5]='' packageToBuild[5]='' packageComment[6]='' packageToBuild[6]='' packageComment[7]='' packageToBuild[7]='' packageComment[8]='' packageToBuild[8]='' packageComment[9]='' packageToBuild[9]='' # 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'