kde: missing '>' redirect from previous commit

This commit is contained in:
Rex Dieter 2011-03-10 15:35:18 -06:00
parent fd58dea6da
commit 479be30ee1
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ if strstr "\`cat /proc/cmdline\`" netbook ; then
fi
# hack around https://bugzilla.redhat.com/683855
cat /root/.gtkrc-2.0 << GTKRC_EOF
cat > /root/.gtkrc-2.0 << GTKRC_EOF
include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc"
include "/etc/gtk-2.0/gtkrc"
gtk-theme-name="oxygen-gtk"