From 98eaddd39b1417b6563847c8cc3a771f5ca13042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 22 Aug 2018 19:07:36 +0000 Subject: vars/build.vars:native_packages_deps: adds libsasl2 v2.1.26 (via Redfoxmoon.) vars/build.vars:native_packages_etc: adds isync v1.3.0 (via Redfoxmoon.) vars/build.vars:libsasl2:${PKG_CONFIGURE_ARGS_EXTRA}: force correct config.cache location. patches/libsasl2-2.1.26.local.patch: via Redfoxmoon. --- patches/libsasl2-2.1.26.local.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 patches/libsasl2-2.1.26.local.patch (limited to 'patches/libsasl2-2.1.26.local.patch') diff --git a/patches/libsasl2-2.1.26.local.patch b/patches/libsasl2-2.1.26.local.patch new file mode 100644 index 00000000..75cb9a98 --- /dev/null +++ b/patches/libsasl2-2.1.26.local.patch @@ -0,0 +1,13 @@ +diff -ru cyrus-sasl-2.1.26.orig/include/Makefile.in cyrus-sasl-2.1.26/include/Makefile.in +--- cyrus-sasl-2.1.26.orig/include/Makefile.in 2012-11-06 20:21:38.000000000 +0100 ++++ cyrus-sasl-2.1.26/include/Makefile.in 2018-08-22 18:24:32.635876325 +0200 +@@ -645,8 +645,7 @@ + + + md5global.h: makemd5 +- -rm -f md5global.h +- ./makemd5 md5global.h ++ -echo yep. + + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit v1.2.3