diff options
Diffstat (limited to 'databases/mysql60-server/files/patch-extra_yassl_Makefile.in')
-rw-r--r-- | databases/mysql60-server/files/patch-extra_yassl_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql60-server/files/patch-extra_yassl_Makefile.in b/databases/mysql60-server/files/patch-extra_yassl_Makefile.in deleted file mode 100644 index 647752da23a2..000000000000 --- a/databases/mysql60-server/files/patch-extra_yassl_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- extra/yassl/Makefile.in.orig 2008-08-12 17:34:32.000000000 +0200 -+++ extra/yassl/Makefile.in 2008-08-27 12:27:58.000000000 +0200 -@@ -387,7 +387,7 @@ - yassl_libs = @yassl_libs@ - yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@ - zlib_dir = @zlib_dir@ --SUBDIRS = taocrypt src testsuite -+SUBDIRS = taocrypt src - EXTRA_DIST = CMakeLists.txt - all: all-recursive - |