]> gitweb.fluxo.info Git - simplepkg.git/commitdiff
minor change
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Wed, 24 Dec 2008 16:23:45 +0000 (16:23 +0000)
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Wed, 24 Dec 2008 16:23:45 +0000 (16:23 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@713 04377dda-e619-0410-9926-eae83683ac58

trunk/src/mkbuild

index d95789796345d080da81622da6335e97d5889dd8..65a54db0dfb9eb185c29c743355822321d5791ba 100755 (executable)
@@ -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