[OE-core] [PATCH] pcmanfm: apply a patch to the source, not a generated file

Ross Burton ross.burton at intel.com
Wed Feb 5 19:48:19 UTC 2014


no-desktop.patch was applying to a generated file, not the true source, which
meant it may not appear to be applied in the resulting package.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/pcmanfm/files/no-desktop.patch |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-sato/pcmanfm/files/no-desktop.patch b/meta/recipes-sato/pcmanfm/files/no-desktop.patch
index cb4cae0..103d6d1 100644
--- a/meta/recipes-sato/pcmanfm/files/no-desktop.patch
+++ b/meta/recipes-sato/pcmanfm/files/no-desktop.patch
@@ -6,9 +6,9 @@ Signed-off-by: Ross Burton <ross.burton at intel.com>
 
 diff --git a/data/pcmanfm-desktop-pref.desktop b/data/pcmanfm-desktop-pref.desktop
 index ccf8abb..3f6fc1c 100644
---- a/data/pcmanfm-desktop-pref.desktop
-+++ b/data/pcmanfm-desktop-pref.desktop
-@@ -97,3 +97,4 @@ Exec=pcmanfm --desktop-pref
+--- a/data/pcmanfm-desktop-pref.desktop.in
++++ b/data/pcmanfm-desktop-pref.desktop.in
+@@ -7,3 +7,4 @@ Exec=pcmanfm --desktop-pref
  StartupNotify=true
  Terminal=false
  NotShowIn=GNOME;XFCE;KDE;
-- 
1.7.10.4




More information about the Openembedded-core mailing list