diff options
Diffstat (limited to 'xtst/xtst-cvs.oe')
-rw-r--r-- | xtst/xtst-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtst/xtst-cvs.oe b/xtst/xtst-cvs.oe index efb43dcbd4..cc18c570b4 100644 --- a/xtst/xtst-cvs.oe +++ b/xtst/xtst-cvs.oe @@ -10,7 +10,7 @@ SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xtst \ file://${FILESDIR}/no-xrecord.patch;patch=1;pnum=0" S = "${WORKDIR}/Xtst" -inherit autotools pkgconfig libtool +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |