diff options
Diffstat (limited to 'xtrans/xtrans-cvs.oe')
-rw-r--r-- | xtrans/xtrans-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtrans/xtrans-cvs.oe b/xtrans/xtrans-cvs.oe index c7de342e72..ca3c9edce0 100644 --- a/xtrans/xtrans-cvs.oe +++ b/xtrans/xtrans-cvs.oe @@ -9,7 +9,7 @@ network vageries." SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=xtrans" S = "${WORKDIR}/xtrans" -inherit autotools libtool pkgconfig +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |