summaryrefslogtreecommitdiff
path: root/japanese/mutt/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mutt/files/patch-aj')
-rw-r--r--japanese/mutt/files/patch-aj2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mutt/files/patch-aj b/japanese/mutt/files/patch-aj
index 7bdc3d43aa1e..577526473681 100644
--- a/japanese/mutt/files/patch-aj
+++ b/japanese/mutt/files/patch-aj
@@ -5,7 +5,7 @@
if test "$with_sasl" != "yes"
then
- CPPFLAGS="$CPPFLAGS -I$with_sasl/include"
-+ CPPFLAGS="$CPPFLAGS -I$with_sasl/include/sasl"
++ CPPFLAGS="$CPPFLAGS -I$with_sasl/include/sasl1"
LDFLAGS="$LDFLAGS -L$with_sasl/lib"
fi