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