diff --git a/Makefile.org b/Makefile.org index 2a5f45c3e..aa8776ea0 100644 --- a/Makefile.org +++ b/Makefile.org @@ -500,7 +500,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 -