diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2006-11-07 16:37:59 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2006-11-07 16:37:59 +0000 |
| commit | 1434656ad4032f853d7110b9519a146853643e02 (patch) | |
| tree | 0976f6abe0e9d90c0e957dcef342a4327ab3a6ee /databases/percona55-server/files/patch-extra_yassl_Makefile.in | |
| parent | Fix build issues on pointyhat by adding a patch to replace multiline RE with (diff) | |
Update to 5.1.12 release.
Diffstat (limited to 'databases/percona55-server/files/patch-extra_yassl_Makefile.in')
| -rw-r--r-- | databases/percona55-server/files/patch-extra_yassl_Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/percona55-server/files/patch-extra_yassl_Makefile.in b/databases/percona55-server/files/patch-extra_yassl_Makefile.in index efb79a7902c4..232d2c3852c2 100644 --- a/databases/percona55-server/files/patch-extra_yassl_Makefile.in +++ b/databases/percona55-server/files/patch-extra_yassl_Makefile.in @@ -1,11 +1,11 @@ ---- extra/yassl/Makefile.in.orig Mon Jun 19 10:46:01 2006 -+++ extra/yassl/Makefile.in Mon Jun 19 10:46:16 2006 +--- extra/yassl/Makefile.in.orig Thu Oct 26 14:02:58 2006 ++++ extra/yassl/Makefile.in Tue Nov 7 08:17:34 2006 @@ -351,7 +351,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 = yassl.dsp yassl.dsw yassl.vcproj $(wildcard mySTL/*.hpp) \ + EXTRA_DIST = yassl.dsp yassl.dsw yassl.vcproj \ CMakeLists.txt |
