summaryrefslogtreecommitdiff
path: root/package/monit
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-11 09:17:54 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-11 09:17:54 +0100
commitbc2fd4900222c904751d14906b5e4cd3372d14e8 (patch)
tree99a35a4f011bdc9d8f1aabc906dabe28458839e7 /package/monit
parentc7d63e029bc682c511770b8d3189be1264325c04 (diff)
parente3fcd8688f769707d355ac3ae786d0d46185506f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/monit')
-rw-r--r--package/monit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/monit/Makefile b/package/monit/Makefile
index 93681fbd5..5543fed27 100644
--- a/package/monit/Makefile
+++ b/package/monit/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= monit
PKG_VERSION:= 5.6
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 19dfc1ce8512e832134d06eedd96ba50
PKG_DESCR:= An utility for system services monitoring
PKG_SECTION:= admin
@@ -20,7 +20,8 @@ $(eval $(call PKG_template,MONIT,monit,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPEN
CONFIGURE_ENV+= libmonit_cv_setjmp_available=yes \
libmonit_cv_vsnprintf_c99_conformant=yes
-CONFIGURE_ARGS+= --with-ssl --with-ssl-dir="${STAGING_TARGET_DIR}/usr"
+CONFIGURE_ARGS+= --with-ssl --with-ssl-dir="${STAGING_TARGET_DIR}/usr" \
+ --without-pam
monit-install:
${INSTALL_DIR} ${IDIR_MONIT}/etc