From ec5712525400caa245bb9204a3ad079ec0e2158c Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 8 Dec 2010 03:20:09 +0000 Subject: [PATCH] [packages] cyrus-sasl: don't autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24327 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/cyrus-sasl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/cyrus-sasl/Makefile b/libs/cyrus-sasl/Makefile index fc7fa06b3..c6a1fbc17 100644 --- a/libs/cyrus-sasl/Makefile +++ b/libs/cyrus-sasl/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://ftp.andrew.cmu.edu/pub/cyrus-mail/ PKG_MD5SUM:=268ead27f4ac39bcfe17d9e38e0f2977 PKG_BUILD_DEPENDS:=libopenssl -PKG_FIXUP = libtool +PKG_FIXUP = libtool no-autoreconf include $(INCLUDE_DIR)/package.mk -- 2.11.0