diff options
Diffstat (limited to 'xfont/xfont-cvs.oe')
-rw-r--r-- | xfont/xfont-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfont/xfont-cvs.oe b/xfont/xfont-cvs.oe index 151dfe14b4..1c19b6cd52 100644 --- a/xfont/xfont-cvs.oe +++ b/xfont/xfont-cvs.oe @@ -9,7 +9,7 @@ DESCRIPTION = "X font libary (used by the X server)." SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont" S = "${WORKDIR}/Xfont" -inherit autotools pkgconfig libtool +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |