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