diff options
Diffstat (limited to 'xi/xi-cvs.oe')
-rw-r--r-- | xi/xi-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xi/xi-cvs.oe b/xi/xi-cvs.oe index e9da6fccfa..42b357190e 100644 --- a/xi/xi-cvs.oe +++ b/xi/xi-cvs.oe @@ -7,7 +7,7 @@ DESCRIPTION = "X Input extension library." SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xi" S = "${WORKDIR}/Xi" -inherit autotools pkgconfig libtool +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |