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:
0d8f914
)
tweak minimo packaging to remove some spurious files
author
Phil Blundell
<philb@gnu.org>
Sun, 21 Nov 2004 11:58:43 +0000
(11:58 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 21 Nov 2004 11:58:43 +0000
(11:58 +0000)
BKrev: 41a082f3fEU1fnxqhz4sRxxqOT8e_g
mozilla/minimo_cvs.oe
patch
|
blob
|
history
diff --git
a/mozilla/minimo_cvs.oe
b/mozilla/minimo_cvs.oe
index
001d4cd
..
4a2ac03
100644
(file)
--- a/
mozilla/minimo_cvs.oe
+++ b/
mozilla/minimo_cvs.oe
@@
-41,8
+41,11
@@
do_compile () {
mozdir="${D}${libdir}/mozilla-minimo"
do_install () {
+ cd ${S}/embedding/minimo/
+ sh ./package.sh
+ cd ${S}
mkdir -p ${mozdir}
- cp -rL $MOZ_OBJDIR/dist/
bin
/* ${mozdir}/
+ cp -rL $MOZ_OBJDIR/dist/
Embed
/* ${mozdir}/
rm -f ${mozdir}/TestGtkEmbed
mkdir -p ${D}/${datadir}/applications
install -m 0644 embedding/minimo/ipkg/minimo.desktop ${D}/${datadir}/applications/minimo.desktop