diff --git a/courier-authlib-library-toaster-kloxong.patch b/courier-authlib-library-toaster-kloxong.patch index 1892441..a3dc34a 100644 --- a/courier-authlib-library-toaster-kloxong.patch +++ b/courier-authlib-library-toaster-kloxong.patch @@ -7,7 +7,7 @@ - - if test -f ${vpopmail_home}/etc/lib_deps + -+ if test -f /etc/libvpopmail/lib_deps & -f /usr/lib/libvpopmail ++ if test -f /etc/libvpopmail/lib_deps then - CFLAGS="`cat ${vpopmail_home}/etc/inc_deps` $CFLAGS" - VPOPMAILLIBS="`cat ${vpopmail_home}/etc/lib_deps`"