From 40d05c271da16d68c222656a90bf0263acfcb277 Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 8 Feb 2010 13:13:26 +0000 Subject: [PATCH] [packages] tiff: Fix libtool fixup git-svn-id: svn://svn.openwrt.org/openwrt/packages@19549 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/tiff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 3bef86328..e32a3696c 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.osgeo.org/libtiff PKG_MD5SUM:=93e56e421679c591de7552db13384cb8 -PKG_FIXUP:=libtool-uclibcxx +PKG_FIXUP:=libtool-ucxx PKG_INSTALL:=1 PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_libtiffxx