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:
b9b0f43
)
guile: Package Emacs lisp files as guile-el.
author
Stanislav Brabec
<utx@penguin.cz>
Tue, 2 Dec 2008 21:07:56 +0000
(21:07 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Tue, 2 Dec 2008 21:07:56 +0000
(21:07 +0000)
packages/guile/guile_1.8.5.bb
patch
|
blob
|
history
diff --git
a/packages/guile/guile_1.8.5.bb
b/packages/guile/guile_1.8.5.bb
index
0524bbd
..
6d320d8
100644
(file)
--- a/
packages/guile/guile_1.8.5.bb
+++ b/
packages/guile/guile_1.8.5.bb
@@
-4,6
+4,9
@@
HOMEPAGE = "http://www.gnu.org/software/guile/guile.html"
SECTION = "devel/scheme"
DEPENDS = "guile-native gmp libtool"
LICENSE = "GPL"
+PACKAGES =+ "${PN}-el"
+FILES_${PN}-el = "${datadir}/emacs"
+DESCRIPTION_${PN}-el = "Emacs lisp files for Guile"
PR = "r4"