kde: drop PRELINK hack, already in fedora-live-base.ks

This commit is contained in:
Rex Dieter 2012-11-29 10:32:13 -06:00
parent 0a9cda4ba8
commit c1199aa6a5
1 changed files with 0 additions and 3 deletions

View File

@ -118,9 +118,6 @@ NEPOMUK_EOF
chown -R liveuser:liveuser /home/liveuser/
restorecon -R /home/liveuser/
# don't use prelink on a running KDE live image
sed -i 's/PRELINKING=yes/PRELINKING=no/' /etc/sysconfig/prelink
# small hack to enable plasma-netbook workspace on boot
if strstr "\`cat /proc/cmdline\`" netbook ; then
mv /usr/share/autostart/plasma-desktop.desktop /usr/share/autostart/plasma-netbook.desktop