summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-20 12:42:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-20 12:43:09 +0200
commit303353e92852de42a45ba6957a18ed45af1c88cf (patch)
treebfd2ae39720b74ec6a92e2ffee31fb6c7052a4ea /package
parent271074360986b53fa49d8ff8c4abd9270686efa9 (diff)
fix compile, reported by reuven
Diffstat (limited to 'package')
-rw-r--r--package/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/sudo/Makefile b/package/sudo/Makefile
index 078566a8e..ea5c2e49a 100644
--- a/package/sudo/Makefile
+++ b/package/sudo/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= sudo
PKG_VERSION:= 1.8.10
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 954d64906c3f6e2436f33445a049c58b
PKG_DESCR:= su do
PKG_SECTION:= sys/misc
@@ -18,7 +18,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,SUDO,sudo,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CPPFLAGS_FOR_BUILD+= -I../ -I../include
+HOST_CPPFLAGS+= -I../ -I../include
CONFIGURE_ARGS+= --without-pam \
--without-sendmail \
--with-env-editor