X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F160-disable_doc_tests.patch;h=27e203347552e745c36aabe011677c6445d29770;hb=778f5a83b25b88a46e8da75206bf935a703aaa50;hp=de8d8527bd3a36fc62b485a31c6cec50a0cb7d27;hpb=f99d2754b1feea539570dce7bfdaec641fc5696c;p=openwrt-10.03%2F.git diff --git a/package/openssl/patches/160-disable_doc_tests.patch b/package/openssl/patches/160-disable_doc_tests.patch index de8d8527b..27e203347 100644 --- a/package/openssl/patches/160-disable_doc_tests.patch +++ b/package/openssl/patches/160-disable_doc_tests.patch @@ -46,3 +46,15 @@ diff -urN openssl-0.9.8a/Makefile openssl-0.9.8a.new/Makefile install_sw: @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \ +diff -urN openssl-0.9.8b/Makefile.org openssl-0.9.8b.new/Makefile.org +--- openssl-0.9.8b/Makefile.org 2006-09-01 19:34:51.000000000 +0200 ++++ openssl-0.9.8b.new/Makefile.org 2006-09-01 19:36:38.000000000 +0200 +@@ -473,7 +473,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 \