# ---------------------------------------------------------------------------- # libapr1-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 : 2012-02-17 schlotze # Last update: $Id$ # ---------------------------------------------------------------------------- packageComment[0]='lib package' packageToBuild[0]='common eisfair-1' devPackage[0]=1 packageComment[1]='libdev package' packageToBuild[1]='common-dev eisfair-1-dev' devPackage[1]='' packageComment[2]='lib64 package' packageToBuild[2]='common eisfair-x64' devPackage[2]=3 packageComment[3]='libdev64 package' packageToBuild[3]='common-dev eisfair-dev-x64' devPackage[3]='' # 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=''