From 62ea288e441e65bf5ac3da1f547adb91cd5da7c1 Mon Sep 17 00:00:00 2001 From: dkstiler Date: Wed, 18 Dec 2019 21:51:35 +0200 Subject: [PATCH] Update courier-authlib-library-toaster-kloxong.patch --- courier-authlib-library-toaster-kloxong.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/courier-authlib-library-toaster-kloxong.patch b/courier-authlib-library-toaster-kloxong.patch index a3dc34a..019d655 100644 --- a/courier-authlib-library-toaster-kloxong.patch +++ b/courier-authlib-library-toaster-kloxong.patch @@ -11,8 +11,8 @@ then - CFLAGS="`cat ${vpopmail_home}/etc/inc_deps` $CFLAGS" - VPOPMAILLIBS="`cat ${vpopmail_home}/etc/lib_deps`" -+ CFLAGS="/etc/libvpopmail/inc_deps $CFLAGS" -+ VPOPMAILLIBS="/etc/libvpopmail/lib_deps" ++ CFLAGS="`cat /etc/libvpopmail/inc_deps` $CFLAGS" ++ VPOPMAILLIBS="`cat /etc/libvpopmail/lib_deps`" else - { { echo "$as_me:$LINENO: error: ${vpopmail_home}/etc/lib_deps does not exist - upgrade vpopmail to the current version or fix the permissions on this file" >&5 + if test -f ${vpopmail_home}/etc/lib_deps