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:
26e1673
)
aspell_0.60.5.bb : fix packaging problem with .debug thanks insanity
author
Graeme Gregory
<dp@xora.org.uk>
Wed, 11 Apr 2007 11:43:46 +0000
(11:43 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Wed, 11 Apr 2007 11:43:46 +0000
(11:43 +0000)
packages/aspell/aspell_0.60.5.bb
patch
|
blob
|
history
diff --git
a/packages/aspell/aspell_0.60.5.bb
b/packages/aspell/aspell_0.60.5.bb
index
6b6c867
..
66b21f9
100644
(file)
--- a/
packages/aspell/aspell_0.60.5.bb
+++ b/
packages/aspell/aspell_0.60.5.bb
@@
-3,8
+3,9
@@
DESCRIPTION = "GNU Aspell spell-checker"
SECTION = "console/utils"
LICENSE="LGPL"
-PACKAGES
=+
"libaspell libpspell libpspell-dev aspell-utils"
+PACKAGES
+=
"libaspell libpspell libpspell-dev aspell-utils"
+FILES_${PN}-dbg += "${libdir}/aspell-0.60/.debu*"
FILES_libaspell = "${libdir}/libaspell.so.* ${libdir}/aspell*"
FILES_aspell-utils = "${bindir}/word-list-compress ${bindir}/aspell-import ${bindir}/run-with-aspell ${bindir}/pre*"
FILES_${PN} = "${bindir}/aspell"