diff options
author | Ross Burton <ross.burton@intel.com> | 2014-02-05 17:35:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-06 15:30:16 +0000 |
commit | c6dee0c0388572aa3f28d363f94c0749e66f1289 (patch) | |
tree | 5e583c072329645018ab93ce89271bc9c3ccc30d /meta/recipes-sato/pcmanfm/files | |
parent | ee58b618ec68c02b3e8759086e1dcc45c1fe3970 (diff) | |
download | openembedded-core-c6dee0c0388572aa3f28d363f94c0749e66f1289.tar.gz openembedded-core-c6dee0c0388572aa3f28d363f94c0749e66f1289.tar.bz2 openembedded-core-c6dee0c0388572aa3f28d363f94c0749e66f1289.zip |
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@intel.com>
Diffstat (limited to 'meta/recipes-sato/pcmanfm/files')
-rw-r--r-- | meta/recipes-sato/pcmanfm/files/no-desktop.patch | 6 |
1 files 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 cb4cae0805..103d6d14a2 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@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; |