Skip to content

Commit

Permalink
Update courier-authlib-library-toaster-kloxong.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
dkstiler authored Dec 18, 2019
1 parent 6135aad commit a56438e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion courier-authlib-library-toaster-kloxong.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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`"
Expand Down

0 comments on commit a56438e

Please sign in to comment.