Improved debug

This commit is contained in:
Steve McIntyre 2006-07-03 14:45:32 +00:00
parent c48ee7153e
commit 4d1c833324
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,9 @@ LOCAL=$4
LOCALDEBS=$5
SCANSOURCES=$6
echo "Adding the selected sources to each CD."
export TDIR
echo "Adding the selected sources to each CD under $TDIR"
for i in $SDIR/*.sources
do
dir=${i%%.sources}