[oe-commits] Ross Burton : pcmanfm: apply a patch to the source, not a generated file

git at git.openembedded.org git at git.openembedded.org
Thu Feb 6 15:25:55 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: c6dee0c0388572aa3f28d363f94c0749e66f1289
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c6dee0c0388572aa3f28d363f94c0749e66f1289

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Feb  5 17:35:43 2014 +0000

pcmanfm: apply a patch to the source, not a generated file

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;



More information about the Openembedded-commits mailing list