projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87a5937
)
dante: disable pam
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Thu, 22 Nov 2018 17:49:13 +0000
(18:49 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sat, 24 Nov 2018 12:01:28 +0000
(13:01 +0100)
Fixes:
- http://autobuild.buildroot.org/results/
5222592f2052e18c184fae42214c112e7f39be6e
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dante/dante.mk
patch
|
blob
|
history
diff --git
a/package/dante/dante.mk
b/package/dante/dante.mk
index 687567e1007cf4ef1cd59ae0c172b9fbc814fd60..a147aa36dc4e8f90725e0307e517a8c3e0e67ed6 100644
(file)
--- a/
package/dante/dante.mk
+++ b/
package/dante/dante.mk
@@
-12,7
+12,7
@@
DANTE_LICENSE_FILES = LICENSE
# Dante uses a *VERY* old configure.ac
DANTE_LIBTOOL_PATCH = NO
-DANTE_CONF_OPTS += --disable-client --disable-preload
+DANTE_CONF_OPTS += --disable-client --disable-preload
--without-pam
define DANTE_INSTALL_CONFIG_FILE
$(INSTALL) -D -m 644 $(@D)/example/sockd.conf \