aboutsummaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mutt-devel/files/patch-aj')
-rw-r--r--japanese/mutt-devel/files/patch-aj2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mutt-devel/files/patch-aj b/japanese/mutt-devel/files/patch-aj
index 7eadf98f105d..c567936301ae 100644
--- a/japanese/mutt-devel/files/patch-aj
+++ b/japanese/mutt-devel/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