diff options
author | erich@mine.nu <erich@mine.nu> | 2004-03-31 00:10:37 +0000 |
---|---|---|
committer | erich@mine.nu <erich@mine.nu> | 2004-03-31 00:10:37 +0000 |
commit | dafbe30078e9a01e02f21825920af5549a2ec92a (patch) | |
tree | 5e48a90b0e190fa60587f4b24e220f1a0609bdce /xkbd | |
parent | 62a985cdcde168efa47314cbf5500b08a8d16a5f (diff) |
xkbd_0.8.12.oe:
fixed xkbd_0.8.12.oe: put correct pnum for libtool-lossage.patch
BKrev: 406a0c7d0kzhwq2qJ-XttF6WWMvmMA
Diffstat (limited to 'xkbd')
-rw-r--r-- | xkbd/xkbd_0.8.12.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbd/xkbd_0.8.12.oe b/xkbd/xkbd_0.8.12.oe index a3051e1878..a2b9f4fc9f 100644 --- a/xkbd/xkbd_0.8.12.oe +++ b/xkbd/xkbd_0.8.12.oe @@ -1,5 +1,5 @@ SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}.tar.gz \ - file://${FILESDIR}/libtool-lossage.patch;patch=1;pnum=0" + file://${FILESDIR}/libtool-lossage.patch;patch=1;pnum=1" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "x11" |