Build 6.0.6

This commit is contained in:
cd-builder user 2012-09-29 22:34:12 +00:00
parent 1d2cc377b2
commit 8fc3bdf2fe
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ esac
# Location of the diff file to use to determine the changes. If you leave # Location of the diff file to use to determine the changes. If you leave
# this blank, we'll try to determine the changes from the ChangeLog files, # this blank, we'll try to determine the changes from the ChangeLog files,
# which is probably less accurate. # which is probably less accurate.
DIFF=/home/debian-cd/lists/squeeze/r0-r5.diff DIFF=/home/debian-cd/lists/squeeze/r0-r6.diff
if [ "$TYPE" = "cd" ] ; then if [ "$TYPE" = "cd" ] ; then
CDSIZE=644 # megabytes, leaving space for metadata CDSIZE=644 # megabytes, leaving space for metadata