aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo/xpext_1.0-5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/maemo/xpext_1.0-5.bb')
-rw-r--r--recipes/maemo/xpext_1.0-5.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/maemo/xpext_1.0-5.bb b/recipes/maemo/xpext_1.0-5.bb
index 9f902c8f2b..cd9af2c4cc 100644
--- a/recipes/maemo/xpext_1.0-5.bb
+++ b/recipes/maemo/xpext_1.0-5.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
DEPENDS = "virtual/libx11 libxext"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \
- file://auxdir.patch;patch=1;pnum=0"
+ file://auxdir.patch;striplevel=0"
S = "${WORKDIR}/xpext-1.0"
inherit autotools pkgconfig
@@ -17,9 +17,5 @@ do_configure_prepend () {
./autogen.sh
}
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "1b0cb67b6f2bd7c4abef17648b062896"
SRC_URI[sha256sum] = "a3b06f5188fd9effd0799ae31352b3cd65cb913b964e2c1a923ffa9d3c08abbe"