diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in')
-rw-r--r-- | databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in b/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in deleted file mode 100644 index bca462d08cba..000000000000 --- a/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- extra/yassl/taocrypt/Makefile.in.orig Thu Oct 26 14:02:59 2006 -+++ extra/yassl/taocrypt/Makefile.in Tue Nov 7 08:18:38 2006 -@@ -351,7 +351,7 @@ - yassl_libs = @yassl_libs@ - yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@ - zlib_dir = @zlib_dir@ --SUBDIRS = src test benchmark -+SUBDIRS = src - EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt $(wildcard mySTL/*.hpp) - all: all-recursive - |