]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Remove extra gpg instructions from makedist.sh output.
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 15 Oct 2025 12:59:48 +0000 (14:59 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 15 Oct 2025 12:59:48 +0000 (14:59 +0200)
makedist.sh

index 008e2ce4ca5de13c928f3b82207682e846e7a233..ca2a88b44011e87963ae6396917d6270645c4d3c 100755 (executable)
@@ -700,7 +700,5 @@ cleanup
 storehash unbound-$version.tar.gz
 echo "create unbound-$version.tar.gz.asc with:"
 echo "  gpg --armor --detach-sign --digest-algo SHA256 unbound-$version.tar.gz"
-echo "  gpg --armor --detach-sign --digest-algo SHA256 unbound-$version.zip"
-echo "  gpg --armor --detach-sign --digest-algo SHA256 unbound_setup_$version.exe"
 
 info "Unbound distribution created successfully."