git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e5dde7
)
xchat: Fix QA error over .debug directry in /usr/lib/xchat/
author
Matthias Hentges
<oe@hentges.net>
Wed, 20 Jun 2007 01:24:42 +0000
(
01:24
+0000)
committer
Matthias Hentges
<oe@hentges.net>
Wed, 20 Jun 2007 01:24:42 +0000
(
01:24
+0000)
packages/xchat/xchat_2.6.1.bb
patch
|
blob
|
history
diff --git
a/packages/xchat/xchat_2.6.1.bb
b/packages/xchat/xchat_2.6.1.bb
index
ec05806
..
fc362a9
100644
(file)
--- a/
packages/xchat/xchat_2.6.1.bb
+++ b/
packages/xchat/xchat_2.6.1.bb
@@
-3,10
+3,11
@@
LICENSE = "GPL"
HOMEPAGE = "http://www.xchat.org"
SECTION = "x11/network"
DEPENDS = "libgcrypt zlib gtk+"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2"
inherit autotools
EXTRA_OECONF = " --disable-perl --disable-python "
+FILES_${PN}-dbg += " /usr/lib/xchat/plugins/.debug"