aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtrunk/src/mkbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild
index d957897..65a54db 100755
--- a/trunk/src/mkbuild
+++ b/trunk/src/mkbuild
@@ -762,7 +762,6 @@ function file_metainfo {
# Update Manifest metadata
if [ -e "$DIST_SRC_LOCATION" ]; then
file="$DIST_SRC_LOCATION"
- echo "Using $(basename $file) found at $(dirname $file) to hash at the Manifest."
else
echo "$file_type $dist_name " >> $manifest_file # end space is important
return 1