mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gnome-panel: fix leakage of build machine python path into gnome-panel-add
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -23,6 +23,7 @@ EXTRA_OECONF = "--disable-scrollkeeper --disable-eds --enable-bonobo=no --with-i
|
||||
do_configure_prepend() {
|
||||
gnome-doc-prepare --automake
|
||||
sed -i -e s:help:: ${S}/Makefile.am
|
||||
sed -i -e s:^#!@PYTHON@:#!/usr/bin/python: ${S}/gnome-panel/gnome-panel-add.in
|
||||
}
|
||||
|
||||
pkg_postinst_append () {
|
||||
|
||||
Reference in New Issue
Block a user