svn commit: r1925388 - /apr/site/trunk/release/release.sh

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: minfrin
Date: Sun May  4 10:15:58 2025
New Revision: 1925388

URL: http://svn.apache.org/viewvc?rev=1925388&view=rev
Log:
GPG on MacOS is sometimes called gpg2.

Modified:
    apr/site/trunk/release/release.sh

Modified: apr/site/trunk/release/release.sh
URL: http://svn.apache.org/viewvc/apr/site/trunk/release/release.sh?rev=1925388&r1=1925387&r2=1925388&view=diff
==============================================================================
--- apr/site/trunk/release/release.sh (original)
+++ apr/site/trunk/release/release.sh Sun May  4 10:15:58 2025
@@ -148,7 +148,7 @@ echo "Generating SHA256 checksum files .
 echo ""
 
 # check for executables
-gpg="`which gpg 2> /dev/null | head -1`"
+gpg="`which gpg gpg2 2> /dev/null | head -1`"
 pgp="`which pgp 2> /dev/null | head -1`"
 openssl="`which openssl 2> /dev/null | head -1`"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.