From df2a7d9b51775ce59eac8b2e0d5883389401301c Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 30 Jul 2008 18:19:35 +0000 Subject: [PATCH] [packages] cyrus-sasl: add libtool fixup, now it compiles for ppc target as well git-svn-id: svn://svn.openwrt.org/openwrt/packages@12018 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/cyrus-sasl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libs/cyrus-sasl/Makefile b/libs/cyrus-sasl/Makefile index 6cc511199..8b39cdbdd 100644 --- a/libs/cyrus-sasl/Makefile +++ b/libs/cyrus-sasl/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -20,6 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install PKG_BUILD_DEPENDS:=libopenssl +PKG_FIXUP = libtool include $(INCLUDE_DIR)/package.mk -- 2.11.0