@@ -277,14 +277,13 @@ buildpkg() {
getsource
if [ ! "IGNORE_MDSUM" ]; then
if [ ! "$IGNORE_MDSUM" ]; then
if [ -f .md5sum ]; then
checkmdsum
else
updatemdsum
fi
preparesource
[ "$UPGRADE_PKG" ] && NO_PREINSTALL=yes
The note is not visible to the blocked user.