diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2012-06-23 21:15:34 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-06-25 09:06:43 +0200 |
| commit | f900bd8be72ed5347abeba1b6636d476aa7061d8 (patch) | |
| tree | e4e2549590a8e66f6733aa7e8f2af6dd8f044e4c /meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | |
| parent | ba3173c5abeedb57409c0448b450d4bc30690188 (diff) | |
| download | meta-openembedded-f900bd8be72ed5347abeba1b6636d476aa7061d8.tar.gz | |
abiword: fix packaging after PACKAGES reorder
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/abiword/abiword-2.5.inc')
| -rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc index 67a5ef4bf9..9b5adcc747 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc +++ b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | |||
| @@ -55,6 +55,7 @@ do_configure() { | |||
| 55 | do_install_append() { | 55 | do_install_append() { |
| 56 | install -d ${D}${datadir}/pixmaps/ | 56 | install -d ${D}${datadir}/pixmaps/ |
| 57 | mv ${D}${datadir}/icons/* ${D}${datadir}/pixmaps/ | 57 | mv ${D}${datadir}/icons/* ${D}${datadir}/pixmaps/ |
| 58 | rmdir ${D}${datadir}/icons | ||
| 58 | } | 59 | } |
| 59 | 60 | ||
| 60 | PACKAGES += " abiword-clipart abiword-icons abiword-strings abiword-systemprofiles abiword-templates " | 61 | PACKAGES += " abiword-clipart abiword-icons abiword-strings abiword-systemprofiles abiword-templates " |
