summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-03 23:45:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-03 23:49:21 +0000
commitdabd5deb4e50189fba9ccc60a219a5c6a05c8db1 (patch)
tree2cad66c55b524e6e6f1ed3a3e0ef8bb428d3a986 /meta/recipes-sato
parentbd9b65d06d34d9fc8090fe2aeeca6e3724e00f91 (diff)
downloadpoky-dabd5deb4e50189fba9ccc60a219a5c6a05c8db1.tar.gz
Fixup merge error and apply cleanups
(From OE-Core rev: a72822d315d7bc35a424b0807693ad7a3317c519) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
index 3ee76efdea..0eff9dd7ae 100644
--- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
+++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
@@ -23,5 +23,5 @@ pkg_postinst_${PN} () {
23 exit 1 23 exit 1
24 fi 24 fi
25 gtk-update-icon-cache -q /usr/share/icons/Sato 25 gtk-update-icon-cache -q /usr/share/icons/Sato
26 echo 'gtk-icon-theme-name = "Sato"' > /etc/gtk-2.0/gtkrc 26 echo 'gtk-icon-theme-name = "Sato"' >> /etc/gtk-2.0/gtkrc
27} 27}