[Fedora-spins] [spin-kickstarts: 13/24] qa-test-day: skel is in /etc not /usr.

Bruno Wolff III bruno at fedoraproject.org
Sun Apr 10 05:04:34 UTC 2011


commit 008df75ef7414ce696faf5e66f60dc8260b2a21e
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Apr 9 16:45:40 2011 -0500

    qa-test-day: skel is in /etc not /usr.

 custom/qa-test-day.ks |    2 +-
 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


More information about the spins mailing list