Fix syntax. Sigh.

This commit is contained in:
Dave Page 2020-03-31 17:12:00 +01:00
parent e576a886d0
commit dd7d3c6e23

View File

@ -31,10 +31,9 @@ else
fi fi
# Setup RPM macros for signing # Setup RPM macros for signing
echo "Please add the following macros to ~/.rpmmacros for the user that will " echo "Please add the following macros to ~/.rpmmacros for the user that will sign the RPMs if required:"
echo "sign the RPMs if required:"
echo echo
echo << EOF cat << EOF
# Macros for signing RPMs. # Macros for signing RPMs.
%_signature gpg %_signature gpg