summaryrefslogtreecommitdiff
path: root/xkbd
diff options
context:
space:
mode:
Diffstat (limited to 'xkbd')
-rw-r--r--xkbd/xkbd-cvs.oe16
1 files changed, 0 insertions, 16 deletions
diff --git a/xkbd/xkbd-cvs.oe b/xkbd/xkbd-cvs.oe
deleted file mode 100644
index 9ae4370489..0000000000
--- a/xkbd/xkbd-cvs.oe
+++ /dev/null
@@ -1,16 +0,0 @@
-PV = "0.0cvs${CVSDATE}"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/xkbd"
-
-SECTION = "x11"
-DEPENDS = "xtst xft xpm"
-PROVIDES = xkbd
-
-inherit autotools pkgconfig libtool
-S = ${WORKDIR}/xkbd
-
-FILES_${PN} = "${bindir} ${datadir}/xkbd ${datadir}/pixmaps ${datadir}/applications"
-
-do_configure_prepend() {
- ./autoconfigure.sh
-}
-