[packages] cyrus-sasl: add config/libtool.m4 to PKG_REMOVE_FILES list (closes #11700)
Signed-off-by: Mark Baugher <mark@mbaugher.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35483 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4d499de94a
commit
1939727a44
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cyrus-sasl
|
||||
PKG_VERSION:=2.1.23
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
@ -23,7 +23,7 @@ PKG_BUILD_DEPENDS:=libopenssl
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_MACRO_PATHS:=cmulocal config ../cmulocal ../config
|
||||
PKG_AUTOMAKE_PATHS:=. saslauthd sasldb
|
||||
PKG_REMOVE_FILES:=aclocal.m4 saslauthd/aclocal.m4
|
||||
PKG_REMOVE_FILES:=aclocal.m4 saslauthd/aclocal.m4 config/libtool.m4
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user