projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507080c
)
[packages] dovecot: Disable linking against libpam. Fixes #5322
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 11 Jun 2009 12:58:23 +0000
(12:58 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 11 Jun 2009 12:58:23 +0000
(12:58 +0000)
SVN-Revision: 16424
mail/dovecot/Makefile
patch
|
blob
|
history
diff --git
a/mail/dovecot/Makefile
b/mail/dovecot/Makefile
index 6f2f77fbf46071f817df27e55abbfd1fd5cdb235..cc639dd152c2f0dddf2b1e83c1e2c639ce824b87 100644
(file)
--- a/
mail/dovecot/Makefile
+++ b/
mail/dovecot/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-200
8
OpenWrt.org
+# Copyright (C) 2006-200
9
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-35,6
+35,7
@@
define Build/Configure
);
$(call Build/Configure/Default, \
--without-gssapi \
+ --without-pam \
--with-moduledir=/usr/lib/dovecot/modules \
--with-notify=dnotify \
, \