#---------------------------------------------------------------------------- # vmail-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 : 2008-10-20 jv # Last update: $Id$ #---------------------------------------------------------------------------- # Comment for the first package version, build right out of common packageComment[0]='Content of eisfair-1' packageToBuild[0]='eisfair-1' # Comment for the second package version, build out of common and eisfair-1 packageComment[1]='eisfair-2 with dovecot 1.x (stable)' packageToBuild[1]='eisfair-2 eisfair-2-dovecot-1' # Comment for the third package version, build out of common and eisfair-2 packageComment[2]='eisfair-2 with dovecot 2.x' packageToBuild[2]='eisfair-2 eisfair-2-dovecot-2' # 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'