summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-01-28 15:18:50 +0100
committerMatt Caswell <matt@openssl.org>2016-01-28 17:06:38 +0000
commit6210c70992011d6f4c52b63b0a1da3c3471ba5b0 (patch)
treee97be31e446c19e705b01f509b1f4e97381cfc1f
parentbea4cb2e804160f08bd7f10286946c422e38ac3c (diff)
TARFILE wasn't correctly set
This solves an earlier cherry-pick mistake. Reviewed-by: Matt Caswell <matt@openssl.org>
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index b0e0f3d2db..bc1c3be77a 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -179,7 +179,7 @@ SHARED_LDFLAGS=
GENERAL= Makefile
BASENAME= openssl
NAME= $(BASENAME)-$(VERSION)
-TARFILE= $(NAME).tar
+TARFILE= ../$(NAME).tar
EXHEADER= e_os2.h
HEADER= e_os.h