]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- message added
authorankry <ankry@pld-linux.org>
Thu, 26 Jun 2003 10:58:52 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.181

builder.sh

index bb1bb43e36d633fe32d6c7eef4e8abbcfd8ef41d..1f25e9bce6407fed02e4b94b2cbd30ae37588f46 100644 (file)
@@ -515,6 +515,7 @@ get_files()
            elif [ "$FROM_DISTFILES" = 1 ]; then
                # wrong md5 from distfiles: remove the file and try again
                # but only once ...
+               echo "MD5 sum mismatch. Trying full fetch."
                FROM_DISTFILES=2
                rm -f $target
                ${GETURI} -O "$target" "$url" || \
This page took 0.050244 seconds and 4 git commands to generate.