summaryrefslogtreecommitdiffstats
path: root/custom
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2011-04-09 16:45:40 -0500
committerBruno Wolff III <bruno@wolff.to>2011-04-09 16:45:40 -0500
commit008df75ef7414ce696faf5e66f60dc8260b2a21e (patch)
tree72a8cb7b41ba36422b6b3e7d56cb54b13f1b4ed4 /custom
parent07e93683474b62450ecd36e76d1ea7aa0398eef0 (diff)
downloadspin-kickstarts-008df75ef7414ce696faf5e66f60dc8260b2a21e.tar.gz
spin-kickstarts-008df75ef7414ce696faf5e66f60dc8260b2a21e.tar.xz
spin-kickstarts-008df75ef7414ce696faf5e66f60dc8260b2a21e.zip
qa-test-day: skel is in /etc not /usr.
Diffstat (limited to 'custom')
-rw-r--r--custom/qa-test-day.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks
index 2db6f19..9189ea1 100644
--- a/custom/qa-test-day.ks
+++ b/custom/qa-test-day.ks
@@ -48,7 +48,7 @@ EOF
rm -rf /tmp/chrome
# Create a directory to store global custom favorites
-mkdir -p /usr/skel/.local/share/applications
+mkdir -p /etc/skel/.local/share/applications
# Create a .desktop link for Test Day IRC chat
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop