Commit b126adb6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbs; use sisyphus_check --no-check-gpg

parent 25989c23
......@@ -391,7 +391,7 @@ chmod 644 -- $LISTBUILT || fatal "can't chmod"
# TODO: check for ALT specific
# skip some checking for src.rpm if it is local upload
CHECK_OPTIONS=""
CHECK_OPTIONS="--no-check-gpg"
[ -n "${UPLOADNOW}" ] || CHECK_OPTIONS="--no-check=$HASHER_NOCHECK"
if [ -z "$NOCHECK" ] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment