# ---------------------------------------------------------------------------- # lzma-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 : 2009-07-09 starwarsfan # Last update: $Id$ # ---------------------------------------------------------------------------- # Comment for the package version out of the content of common, eisfair-1 and eisfair-1_bin packageComment[0]='eisfair-1' packageToBuild[0]='common eisfair-1 eisfair-1_bin' # Comment for the package version out of the content of common and eisfair-2 packageComment[1]='eisfair-2' packageToBuild[1]='common eisfair-2 eisfair-2_bin_4.43' packageComment[2]='' packageToBuild[2]='' packageComment[3]='' packageToBuild[3]='' 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. # Example: nightlyBuilds='1 2' nightlyBuilds='0 1'