projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02655d8
)
Update for latest bug fix.
author
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 19 Mar 2004 08:27:45 +0000
(08:27 -0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Fri, 19 Mar 2004 08:27:45 +0000
(08:27 -0000)
make/openssl.mk
patch
|
blob
|
history
diff --git
a/make/openssl.mk
b/make/openssl.mk
index aa9f9f06e664fea7b91dcd8f049387ec9655d186..a4003553b1d5779ed56a593b3dcb2ee9c980576f 100644
(file)
--- a/
make/openssl.mk
+++ b/
make/openssl.mk
@@
-6,8
+6,8
@@
# TARGETS
OPENSSL_SITE:=http://www.openssl.org/source
-OPENSSL_SOURCE:=openssl-0.9.7
c
.tar.gz
-OPENSSL_DIR:=$(BUILD_DIR)/openssl-0.9.7
c
+OPENSSL_SOURCE:=openssl-0.9.7
d
.tar.gz
+OPENSSL_DIR:=$(BUILD_DIR)/openssl-0.9.7
d
OPENSSL_PATCH=$(SOURCE_DIR)/openssl.patch
$(DL_DIR)/$(OPENSSL_SOURCE):