Loading Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -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 - Loading Loading
Makefile.org +1 −1 Original line number Diff line number Diff line Loading @@ -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 - Loading