]> gitweb.fluxo.info Git - simplepkg.git/commitdiff
minor fix
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Sun, 21 Dec 2008 19:21:39 +0000 (19:21 +0000)
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Sun, 21 Dec 2008 19:21:39 +0000 (19:21 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@699 04377dda-e619-0410-9926-eae83683ac58

trunk/src/mkbuild

index d6f007defe8b8c3c94d60550559e0c402691d0a6..5466b18d8b95b577b8b2e500160976846be803de 100755 (executable)
@@ -737,7 +737,7 @@ function file_metainfo {
 
   if [ ! -e "$file" ]; then
     echo "$file_type `basename $file` " # end space is important
-    [ $VERBOSE -eq $on ] && echo "Adding blank information for $file on Manifest. Please fix this."
+    return
   fi
 
   for algo in md5 sha1 sha256 sha512 rmd160; do