From: lars Date: Wed, 8 Oct 2008 18:02:02 +0000 (+0000) Subject: Add libtool fixup to opencdk. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d8e55f491036a066a8cce49b0686cc4325152478;p=packages.git Add libtool fixup to opencdk. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12924 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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