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:
b461fd2
)
gnumeric: fix QA issue, package all debug files in -dbg package
author
Philipp Zabel
<philipp.zabel@gmail.com>
Wed, 7 Mar 2007 16:36:24 +0000
(16:36 +0000)
committer
Philipp Zabel
<philipp.zabel@gmail.com>
Wed, 7 Mar 2007 16:36:24 +0000
(16:36 +0000)
packages/gnumeric/gnumeric_1.6.3.bb
patch
|
blob
|
history
diff --git
a/packages/gnumeric/gnumeric_1.6.3.bb
b/packages/gnumeric/gnumeric_1.6.3.bb
index
c41b971
..
9c757fb
100644
(file)
--- a/
packages/gnumeric/gnumeric_1.6.3.bb
+++ b/
packages/gnumeric/gnumeric_1.6.3.bb
@@
-4,6
+4,8
@@
S = "${WORKDIR}/gnumeric-${PV}"
DEPENDS = "libgsf gtk+ libxml2 goffice libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libgnomeprintui libbonoboui"
DESCRIPTION = "Gnumeric spreadsheet for GNOME"
+PR = "r1"
+
inherit gnome flow-lossage
SRC_URI += "file://remove-docs.patch;patch=1"
@@
-12,6
+14,7
@@
EXTRA_OECONF=" --without-perl "
PACKAGES_DYNAMIC = "gnumeric-plugin-*"
+FILES_${PN}-dbg += "${libdir}/gnumeric/1.6.3/plugins/*/.debug"
FILES_gnumeric_append = " /usr/lib/libspreadsheet-${PV}.so "
python populate_packages_prepend () {