From 34dab2e46c5a39720b4b4bf0ed6efc9672a2fdf7 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 4 Jun 2004 21:30:28 +0000 Subject: Rename the -cvs packages to _cvs, for the ones that already have released version .oe files as well. BKrev: 40c0e9f4damqgXagd939j2jnINAUBg --- xproto/xproto-cvs.oe | 19 ------------------- xproto/xproto_cvs.oe | 0 2 files changed, 19 deletions(-) delete mode 100644 xproto/xproto-cvs.oe create mode 100644 xproto/xproto_cvs.oe (limited to 'xproto') diff --git a/xproto/xproto-cvs.oe b/xproto/xproto-cvs.oe deleted file mode 100644 index a14254c8ef..0000000000 --- a/xproto/xproto-cvs.oe +++ /dev/null @@ -1,19 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "libs" -MAINTAINER = "Greg Gilbert " -PROVIDES = "xproto" -DESCRIPTION = "X protocol and ancillary headers." - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto" -S = "${WORKDIR}/Xproto" - -inherit autotools pkgconfig - - -do_stage() { - oe_runmake install prefix=${STAGING_DIR} \ - bindir=${STAGING_BINDIR} \ - includedir=${STAGING_INCDIR} \ - libdir=${STAGING_LIBDIR} \ - datadir=${STAGING_DATADIR} -} diff --git a/xproto/xproto_cvs.oe b/xproto/xproto_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3