libxslt: use destdir.patch to fix do_install
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 21 Feb 2007 10:15:32 +0000 (10:15 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 21 Feb 2007 10:15:32 +0000 (10:15 +0000)
packages/libxslt/libxslt_1.1.17.bb

index 9c59407..7abd2c3 100644 (file)
@@ -5,7 +5,8 @@ DEPENDS = "libxml2"
 LICENSE = "MIT"
 PR = "r2"
 
-SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz"
+SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz \
+           file://destdir.patch;patch=1"
 S = "${WORKDIR}/libxslt-${PV}"
 
 inherit autotools pkgconfig