fix zabbix build with the SDK

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-02-13 13:36:13 +00:00
parent b64ca1af5f
commit 61899a1f13

View File

@ -51,6 +51,11 @@ define Package/zabbix-server
DEPENDS:=+libsqlite3
endef
ifneq ($(SDK),)
CONFIG_PACKAGE_zabbix-server:=m
endif
PKG_CONFIGURE_OPTIONS:= \
--bindir="/usr/sbin" \
--enable-agent