diff options
Diffstat (limited to 'sm')
-rw-r--r-- | sm/sm-cvs.oe | 16 | ||||
-rw-r--r-- | sm/sm_cvs.oe | 0 |
2 files changed, 0 insertions, 16 deletions
diff --git a/sm/sm-cvs.oe b/sm/sm-cvs.oe deleted file mode 100644 index da377f8705..0000000000 --- a/sm/sm-cvs.oe +++ /dev/null @@ -1,16 +0,0 @@ -PV = "0.0cvs${CVSDATE}" -SECTION = "libs" -PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "x11 ice" -PROVIDES = "sm" -DESCRIPTION = "Session management library" - -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=SM" -S = "${WORKDIR}/SM" - -inherit autotools pkgconfig - -do_stage () { - oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_INCDIR} libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR} -} diff --git a/sm/sm_cvs.oe b/sm/sm_cvs.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/sm/sm_cvs.oe |