aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2018-11-18 22:29:52 +0000
committerDaniel Kahn Gillmor <[email protected]>2019-07-20 18:16:20 +0000
commit4c9bfbe23877abe21588527185a15b2dfb769fd1 (patch)
tree9d6026696643360035039ae4741523a2094619a4
parentUse hkps://keys.openpgp.org as the default keyserver (diff)
downloadgnupg-4c9bfbe23877abe21588527185a15b2dfb769fd1.tar.gz
gnupg-4c9bfbe23877abe21588527185a15b2dfb769fd1.zip
Make gpg-zip use tar from $PATH
Apparently there is no clean way to configure this from ./configure, and upstream is deprecating gpg-zip anyway. So just force-set tar to be manually "tar" (meaning, that we should look in the $PATH at runtime). See also https://dev.gnupg.org/T4251 and https://bugs.debian.org/913582 Gbp-Pq: Name Make-gpg-zip-use-tar-from-PATH.patch
-rw-r--r--tools/gpg-zip.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpg-zip.in b/tools/gpg-zip.in
index 9047e36b1..3821f3a98 100644
--- a/tools/gpg-zip.in
+++ b/tools/gpg-zip.in
@@ -23,7 +23,7 @@
# the GNU or POSIX variant of USTAR.
VERSION=@VERSION@
-TAR=@TAR@
+TAR=tar
GPG=gpg
usage="\