add support for SUMS.

This commit is contained in:
cd-builder user 2008-12-26 01:08:44 +00:00
parent d5371fda9d
commit c586d11bcc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
cd $1
if [ "$2"x != ""x ] ; then
EXT=".$2"
EXT="$2"
fi
:> MD5SUMS$EXT