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