*************** *** 6,12 **** # Buildbot exports some useful env variables. # Check for $AMVER. I couldn't come up with a good way to detect it. if [ -z $AMVER ]; then - AMVER=amanda-2.6.0 fi # Check for AMTARBALL variable. if [ -z $AMTARBALL ]; then --- 6,12 ---- # Buildbot exports some useful env variables. # Check for $AMVER. I couldn't come up with a good way to detect it. if [ -z $AMVER ]; then + AMVER=amanda-2.6.0p1 fi # Check for AMTARBALL variable. if [ -z $AMTARBALL ]; then