From: rhatto Date: Wed, 24 Dec 2008 16:23:45 +0000 (+0000) Subject: minor change X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6510376315c3d1539232ca22e0c1762231462896;p=simplepkg.git minor change git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@713 04377dda-e619-0410-9926-eae83683ac58 --- 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