]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Set numeric IDs for tar as well
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Jul 2015 16:29:17 +0000 (18:29 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Jul 2015 18:32:01 +0000 (20:32 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit da24e6f8a05ea657684094e04c1a54efa04c2962)

Makefile.org

index 2aad2957ff3a143dc19d72e77084373160d0a7bb..098d68acb1ebfc7d329ab6675053c787bd78ff5f 100644 (file)
@@ -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 -