aboutsummaryrefslogtreecommitdiff
path: root/openssl/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r--openssl/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in
index b5085c17..6498ed30 100644
--- a/openssl/Makefile.in
+++ b/openssl/Makefile.in
@@ -1,6 +1,6 @@
# $Id$
-VERSION = 1.0.0f
+VERSION = 1.0.0h
OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@
OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl
@@ -56,7 +56,7 @@ distclean: clean
openssl-${VERSION}/Makefile: openssl-${VERSION}/config
cd openssl-${VERSION}; ${OPENSSL_CONFIG_COMMAND} ${OPTIONS}
- cd openssl-${VERSION}; ${MAKE} depend
+ -cd openssl-${VERSION}; ${MAKE} depend
openssl-${VERSION}/config: openssl-${VERSION}.tar.gz
gzip -c -d openssl-${VERSION}.tar.gz | tar -xf -