X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=3e326c0759b3fc19003a3a540e4a6b55e54806f9;hp=10da64481e5d623b85ade149da905824786ad699;hb=f40ecbc37c4be64eb4203792a55b2ecaebe83cf7;hpb=27f98436b9a84b94fbdd8e32960504634ae44cc0 diff --git a/Makefile.org b/Makefile.org index 10da64481e..3e326c0759 100644 --- a/Makefile.org +++ b/Makefile.org @@ -482,7 +482,7 @@ TABLE: Configure Configurations/*.conf # 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 -