summaryrefslogtreecommitdiffstats
path: root/Makefile.org
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:31:29 +0200
commit0ed08a7a985e35e2a2b18da3b8d7dfed9f126a80 (patch)
tree0f1080150a0f60a4ac452df12babd9176f8a52ad /Makefile.org
parentefb1a50f371359e34bd4de48d1e9be4b5030977b (diff)
Set numeric IDs for tar as well
Reviewed-by: Matt Caswell <matt@openssl.org> (cherry picked from commit da24e6f8a05ea657684094e04c1a54efa04c2962)
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 4844276f8e..48469c5f07 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -498,7 +498,7 @@ TABLE: Configure
# 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 -