diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-03 11:30:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-03 11:30:43 +0000 |
commit | 8b9ef23f60802e3e89c49b895af69f13b1f3c553 (patch) | |
tree | 576a15d8201f2cfdce8cdb233d20eb6a09d3531d /xkbd | |
parent | 5dc5f3d5bf932539a71137f3f57c19993e912117 (diff) |
add xkbd.desktop.patch - patch courtesy pb_.
BKrev: 40962d63zIBhofomlyUuYyHH2KLxyQ
Diffstat (limited to 'xkbd')
-rw-r--r-- | xkbd/xkbd_0.8.12.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xkbd/xkbd_0.8.12.oe b/xkbd/xkbd_0.8.12.oe index 256cc811a0..cf6e0819c3 100644 --- a/xkbd/xkbd_0.8.12.oe +++ b/xkbd/xkbd_0.8.12.oe @@ -1,5 +1,6 @@ SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}.tar.gz \ - file://${FILESDIR}/libtool-lossage.patch;patch=1;pnum=1" + file://${FILESDIR}/libtool-lossage.patch;patch=1;pnum=1 \ + file://${FILESDIR}/xkbd.desktop.patch;patch=1;pnum=2" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "x11" |