From dabd5deb4e50189fba9ccc60a219a5c6a05c8db1 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 3 Mar 2011 23:45:25 +0000 Subject: Fixup merge error and apply cleanups (From OE-Core rev: a72822d315d7bc35a424b0807693ad7a3317c519) Signed-off-by: Richard Purdie --- meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc') 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} () { exit 1 fi gtk-update-icon-cache -q /usr/share/icons/Sato - echo 'gtk-icon-theme-name = "Sato"' > /etc/gtk-2.0/gtkrc + echo 'gtk-icon-theme-name = "Sato"' >> /etc/gtk-2.0/gtkrc } -- cgit v1.2.3-54-g00ecf