diff options
Diffstat (limited to 'xft/xft-cvs.oe')
-rw-r--r-- | xft/xft-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xft/xft-cvs.oe b/xft/xft-cvs.oe index 2c7e45042f..daf8888701 100644 --- a/xft/xft-cvs.oe +++ b/xft/xft-cvs.oe @@ -12,7 +12,7 @@ FILES_${PN}-dev = ${includedir} ${libdir}/lib*.so ${libdir}/*.la \ ${libdir}/*.a ${libdir}/pkgconfig \ ${datadir}/aclocal ${bindir} ${sbindir} -inherit autotools pkgconfig libtool +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |