diff options
Diffstat (limited to 'recipes/gnome/gnome-panel_2.28.0.bb')
-rw-r--r-- | recipes/gnome/gnome-panel_2.28.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-panel_2.28.0.bb b/recipes/gnome/gnome-panel_2.28.0.bb index e3a83a1c93..fb5036c0b6 100644 --- a/recipes/gnome/gnome-panel_2.28.0.bb +++ b/recipes/gnome/gnome-panel_2.28.0.bb @@ -7,7 +7,7 @@ PR = "r2" inherit gnome pkgconfig -SRC_URI += "file://idl-sysroot.patch;apply=yes" +SRC_URI += "file://idl-sysroot.patch" CPPFLAGS += " -I${STAGING_INCDIR}/gnome-desktop-2.0" export SYSROOT = "${STAGING_DIR_HOST}" |