diff options
Diffstat (limited to 'packages/maemo/xpext_1.0-5.bb')
-rw-r--r-- | packages/maemo/xpext_1.0-5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo/xpext_1.0-5.bb b/packages/maemo/xpext_1.0-5.bb index d56581dcde..5deee48af1 100644 --- a/packages/maemo/xpext_1.0-5.bb +++ b/packages/maemo/xpext_1.0-5.bb @@ -9,7 +9,7 @@ SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV file://auxdir.patch;patch=1;pnum=0" S = "${WORKDIR}/xpext-1.0" -inherit autotools pkgconfig +inherit autotools pkgconfig do_configure_prepend () { cd ${S} |