From d8e55f491036a066a8cce49b0686cc4325152478 Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 8 Oct 2008 18:02:02 +0000 Subject: [PATCH] Add libtool fixup to opencdk. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12924 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/opencdk/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/opencdk/Makefile b/libs/opencdk/Makefile index 4271cf19e..0bbb67d9f 100644 --- a/libs/opencdk/Makefile +++ b/libs/opencdk/Makefile @@ -19,6 +19,7 @@ PKG_SOURCE_URL:=ftp://ftp.gnutls.org/pub/gnutls/opencdk/ \ ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/opencdk/ \ http://josefsson.org/gnutls/releases/opencdk/ PKG_MD5SUM:=813d62d7afe7b2c2d8f3df0a6c9d9331 +PKG_FIXUP:=libtool include $(INCLUDE_DIR)/package.mk