TARFILE wasn't correctly set
This solves an earlier cherry-pick mistake. Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
bea4cb2e80
commit
6210c70992
@ -179,7 +179,7 @@ SHARED_LDFLAGS=
|
|||||||
GENERAL= Makefile
|
GENERAL= Makefile
|
||||||
BASENAME= openssl
|
BASENAME= openssl
|
||||||
NAME= $(BASENAME)-$(VERSION)
|
NAME= $(BASENAME)-$(VERSION)
|
||||||
TARFILE= $(NAME).tar
|
TARFILE= ../$(NAME).tar
|
||||||
EXHEADER= e_os2.h
|
EXHEADER= e_os2.h
|
||||||
HEADER= e_os.h
|
HEADER= e_os.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user