1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-16 17:53:15 +03:00

add libtool-fixup to avoid linking against liblzma outside the staging_dir

This commit is contained in:
Mirko Vogt 2010-03-08 22:35:24 +01:00
parent 4285b507c2
commit 7b69c784ed

View File

@ -8,6 +8,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://tukaani.org/xz
PKG_MD5SUM:=f2073579b6da2fe35d453adee1aaf1b2
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk
define Package/xz