diff options
Diffstat (limited to 'xau')
-rw-r--r-- | xau/xau-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xau/xau-cvs.oe b/xau/xau-cvs.oe index 4d86e1237c..41fd6d67e8 100644 --- a/xau/xau-cvs.oe +++ b/xau/xau-cvs.oe @@ -9,7 +9,7 @@ DESCRIPTION = "Authorization Protocol for X." SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xau" S = "${WORKDIR}/Xau" -inherit autotools pkgconfig libtool +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |