diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome/libgnomeui.inc')
| -rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomeui.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc index bf9ae691af..8f55909444 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc +++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc | |||
| @@ -19,6 +19,6 @@ SRC_URI += "file://gnome-stock-pixbufs.h file://no-pixbuf-csource.patch" | |||
| 19 | EXTRA_OECONF = "--disable-gtk-doc" | 19 | EXTRA_OECONF = "--disable-gtk-doc" |
| 20 | 20 | ||
| 21 | do_configure_prepend() { | 21 | do_configure_prepend() { |
| 22 | install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h | 22 | install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h |
| 23 | } | 23 | } |
| 24 | 24 | ||
