diff options
Diffstat (limited to 'recipes/maemo/xpext_1.0-5.bb')
-rw-r--r-- | recipes/maemo/xpext_1.0-5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/maemo/xpext_1.0-5.bb b/recipes/maemo/xpext_1.0-5.bb index 9f902c8f2b..e36f76f1c3 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;apply=yes;striplevel=0" S = "${WORKDIR}/xpext-1.0" inherit autotools pkgconfig |