summaryrefslogtreecommitdiff
path: root/packages/libxv/libxv_2.2.2+cvs20040918.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxv/libxv_2.2.2+cvs20040918.bb')
-rw-r--r--packages/libxv/libxv_2.2.2+cvs20040918.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/libxv/libxv_2.2.2+cvs20040918.bb b/packages/libxv/libxv_2.2.2+cvs20040918.bb
index c0861cd8f9..b20e499e9d 100644
--- a/packages/libxv/libxv_2.2.2+cvs20040918.bb
+++ b/packages/libxv/libxv_2.2.2+cvs20040918.bb
@@ -7,12 +7,3 @@ SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xlibs;module=Xv;date=20040918;m
S = "${WORKDIR}/Xv"
inherit autotools pkgconfig
-
-do_stage() {
- oe_runmake install prefix=${STAGING_DIR} \
- bindir=${STAGING_BINDIR} \
- includedir=${STAGING_INCDIR} \
- libdir=${STAGING_LIBDIR} \
- datadir=${STAGING_DATADIR} \
- mandir=${STAGING_DATADIR}/man
-}