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:45 +0000 |
commit | d4456f55c54f70ff2fba13672830d68ad16a97ea (patch) | |
tree | e471a0165914fca8d1d7c5fe1a45e4f38693be62 | |
parent | b075ddb1dc052ef007cb672e506f2532a4001b9a (diff) | |
download | poky-d4456f55c54f70ff2fba13672830d68ad16a97ea.tar.gz |
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.
(From OE-Core rev: c6dee0c0388572aa3f28d363f94c0749e66f1289)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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> | |||
6 | 6 | ||
7 | diff --git a/data/pcmanfm-desktop-pref.desktop b/data/pcmanfm-desktop-pref.desktop | 7 | diff --git a/data/pcmanfm-desktop-pref.desktop b/data/pcmanfm-desktop-pref.desktop |
8 | index ccf8abb..3f6fc1c 100644 | 8 | index ccf8abb..3f6fc1c 100644 |
9 | --- a/data/pcmanfm-desktop-pref.desktop | 9 | --- a/data/pcmanfm-desktop-pref.desktop.in |
10 | +++ b/data/pcmanfm-desktop-pref.desktop | 10 | +++ b/data/pcmanfm-desktop-pref.desktop.in |
11 | @@ -97,3 +97,4 @@ Exec=pcmanfm --desktop-pref | 11 | @@ -7,3 +7,4 @@ Exec=pcmanfm --desktop-pref |
12 | StartupNotify=true | 12 | StartupNotify=true |
13 | Terminal=false | 13 | Terminal=false |
14 | NotShowIn=GNOME;XFCE;KDE; | 14 | NotShowIn=GNOME;XFCE;KDE; |