+@@ -613,7 +613,7 @@
+ dist_pem_h:
+ (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)
+
+-install: all install_docs install_sw
++install: all install_sw
+
+ install_sw:
+ @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
+diff -burN openssl-0.9.8k/Makefile.org openssl-0.9.8k.patched/Makefile.org
+--- openssl-0.9.8k/Makefile.org 2009-03-03 23:40:29.000000000 +0100
++++ openssl-0.9.8k.patched/Makefile.org 2009-03-26 15:29:05.243750064 +0100
+@@ -611,7 +611,7 @@