Add libtool fixup to taglib.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Oct 2008 18:01:41 +0000 (18:01 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Oct 2008 18:01:41 +0000 (18:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12923 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/taglib/Makefile

index 0585651..d940166 100644 (file)
@@ -15,6 +15,7 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://developer.kde.org/~wheeler/files/src/
 PKG_MD5SUM:=dcd50ddb2544faeae77f194804559404
+PKG_FIXUP:=libtool
 
 include $(INCLUDE_DIR)/package.mk