diff options
Diffstat (limited to 'panoramixext')
-rw-r--r-- | panoramixext/panoramixext-cvs.oe | 20 | ||||
-rw-r--r-- | panoramixext/panoramixext_cvs.oe | 0 |
2 files changed, 0 insertions, 20 deletions
diff --git a/panoramixext/panoramixext-cvs.oe b/panoramixext/panoramixext-cvs.oe deleted file mode 100644 index 24adec8752..0000000000 --- a/panoramixext/panoramixext-cvs.oe +++ /dev/null @@ -1,20 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "libs" -PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -PROVIDES = "panoramixext" -DESCRIPTION = "PanoramiX extension headers" - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=PanoramiXExt" -S = "${WORKDIR}/PanoramiXExt" - -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_DIR}/man -} diff --git a/panoramixext/panoramixext_cvs.oe b/panoramixext/panoramixext_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/panoramixext/panoramixext_cvs.oe |