summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-07-10 18:29:17 +0200
committerRichard Levitte <levitte@openssl.org>2015-07-10 20:32:01 +0200
commit1ac4693c38bc39de8656470413d2cd53cf453de3 (patch)
tree33d7b93cd0552f3bc6a3a2715c030d7db218046d
parent0ede4e2e46ec3e093b07c981fa88d3cb5bd3c54b (diff)
Set numeric IDs for tar as well
Reviewed-by: Matt Caswell <matt@openssl.org> (cherry picked from commit da24e6f8a05ea657684094e04c1a54efa04c2962)
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 2aad2957ff..098d68acb1 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -586,7 +586,7 @@ update: errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h a
# and read directly, requiring GNU-Tar. Call "make TAR=gtar dist" if the normal
# tar does not support the --files-from option.
TAR_COMMAND=$(TAR) $(TARFLAGS) --files-from ../$(TARFILE).list \
- --owner openssl --group openssl \
+ --owner openssl:0 --group openssl:0 \
--transform 's|^|openssl-$(VERSION)/|' \
-cvf -