diff --git a/Makefile.org b/Makefile.org index 0ecb897cb9..b0d2fcf392 100644 --- a/Makefile.org +++ b/Makefile.org @@ -493,7 +493,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:0 --group openssl:0 \ + --owner 0 --group 0 \ --transform 's|^|$(NAME)/|' \ -cvf -