[packages] cyrus-sasl: autoreconf sasldb subdir as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27707 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-07-20 14:51:23 +00:00
parent 075c14e2ec
commit bcea80c2ba

View File

@ -19,7 +19,7 @@ PKG_BUILD_DEPENDS:=libopenssl
PKG_FIXUP:=autoreconf
PKG_MACRO_PATHS:=cmulocal config ../cmulocal ../config
PKG_AUTOMAKE_PATHS:=. saslauthd
PKG_AUTOMAKE_PATHS:=. saslauthd sasldb
PKG_REMOVE_FILES:=aclocal.m4 saslauthd/aclocal.m4
include $(INCLUDE_DIR)/package.mk