projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bea4cb2
)
TARFILE wasn't correctly set
author
Richard Levitte
<levitte@openssl.org>
Thu, 28 Jan 2016 14:18:50 +0000
(15:18 +0100)
committer
Matt Caswell
<matt@openssl.org>
Thu, 28 Jan 2016 17:06:38 +0000
(17:06 +0000)
This solves an earlier cherry-pick mistake.
Reviewed-by: Matt Caswell <matt@openssl.org>
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index b0e0f3d2db2880d1e01c8990cefeddb37c51c1f6..bc1c3be77aa3a9dcc1f416ed47d345b6acaa7d0b 100644
(file)
--- 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