summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weston.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/weston.morph b/weston.morph
index 6dad6fe7..b475adef 100644
--- a/weston.morph
+++ b/weston.morph
@@ -11,5 +11,7 @@ configure-commands:
--disable-wayland-compositor --disable-weston-launch --enable-egl \
--enable-clients --enable-demo-clients-install --enable-fbdev-compositor
post-install-commands:
+- install -d "$DESTDIR/usr/share/weston"
+- install -m 0644 data/*.png "$DESTDIR/usr/share/weston/"
- install -d "$DESTDIR/usr/share/doc/weston"
- install -m 0644 ivi-shell/weston.ini "$DESTDIR/usr/share/doc/weston/ivi-shell-weston.ini"