diff options
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb index 78b874d401..8a50896d65 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | |||
| @@ -23,6 +23,7 @@ EXTRA_OECONF = "--disable-scrollkeeper --disable-eds --enable-bonobo=no --with-i | |||
| 23 | do_configure_prepend() { | 23 | do_configure_prepend() { |
| 24 | gnome-doc-prepare --automake | 24 | gnome-doc-prepare --automake |
| 25 | sed -i -e s:help:: ${S}/Makefile.am | 25 | sed -i -e s:help:: ${S}/Makefile.am |
| 26 | sed -i -e s:^#!@PYTHON@:#!/usr/bin/python: ${S}/gnome-panel/gnome-panel-add.in | ||
| 26 | } | 27 | } |
| 27 | 28 | ||
| 28 | pkg_postinst_append () { | 29 | pkg_postinst_append () { |
