diff options
Diffstat (limited to 'recipes/telepathy/empathy_0.5.bb')
-rw-r--r-- | recipes/telepathy/empathy_0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/telepathy/empathy_0.5.bb b/recipes/telepathy/empathy_0.5.bb index 43b328b4ed..bc47e09cde 100644 --- a/recipes/telepathy/empathy_0.5.bb +++ b/recipes/telepathy/empathy_0.5.bb @@ -10,7 +10,7 @@ PR ="r1" inherit gnome SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/empathy/0.5/empathy-${PV}.tar.bz2 \ - file://no-gnome.diff;patch=1;pnum=0" + file://no-gnome.diff;striplevel=0" FILES_${PN} += "${datadir}/mission-control/profiles/*.profile \ ${datadir}/dbus-1/services/*.service \ |