Browse Source

avoid test directory

Waldemar Brodkorb 14 years ago
parent
commit
722eee7d94
1 changed files with 11 additions and 0 deletions
  1. 11 0
      package/openssl/patches/patch-Makefile_org

+ 11 - 0
package/openssl/patches/patch-Makefile_org

@@ -0,0 +1,11 @@
+--- openssl-1.0.0d.orig/Makefile.org	2010-01-27 17:06:58.000000000 +0100
++++ openssl-1.0.0d/Makefile.org	2011-10-12 06:07:40.993200000 +0200
+@@ -109,7 +109,7 @@ LIBKRB5=
+ ZLIB_INCLUDE=
+ LIBZLIB=
+ 
+-DIRS=   crypto ssl engines apps test tools
++DIRS=   crypto ssl engines apps tools
+ ENGDIRS= ccgost
+ SHLIBDIRS= crypto ssl
+