summaryrefslogtreecommitdiffstats
path: root/package/tslib
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-11-05 21:00:01 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-11-05 21:00:01 +0100
commita3a88a31552460c1e2aac6a746480eef98d07dfb (patch)
treeccda3d37965a689f8a3e78503a2384aae715767c /package/tslib
parent6097b191d3bfae34c27c077c369869e4b49ff76f (diff)
downloadbuildroot-novena-a3a88a31552460c1e2aac6a746480eef98d07dfb.tar.gz
buildroot-novena-a3a88a31552460c1e2aac6a746480eef98d07dfb.zip
tslib: needs libtool patch
Otherwise it fails with 'cannot install to a directory not ending in /usr/lib/ts'. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/tslib')
-rw-r--r--package/tslib/tslib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index edde0b66f..798499e36 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -7,7 +7,7 @@ TSLIB_VERSION:=1.0
TSLIB_SOURCE:=tslib-$(TSLIB_VERSION).tar.bz2
TSLIB_SITE:=http://download.berlios.de/tslib
TSLIB_AUTORECONF = YES
-TSLIB_LIBTOOL_PATCH = NO
+TSLIB_LIBTOOL_PATCH = YES
TSLIB_INSTALL_STAGING = YES
TSLIB_INSTALL_TARGET = YES
TSLIB_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install