Author: bdubbs
Date: Wed Nov  4 19:01:45 2015
New Revision: 16608

Log:
tweak plasma install instructins

Modified:
   trunk/BOOK/kde/plasma5/plasma-all.xml

Modified: trunk/BOOK/kde/plasma5/plasma-all.xml
==============================================================================
--- trunk/BOOK/kde/plasma5/plasma-all.xml       Wed Nov  4 16:02:43 2015        
(r16607)
+++ trunk/BOOK/kde/plasma5/plasma-all.xml       Wed Nov  4 19:01:45 2015        
(r16608)
@@ -278,7 +278,7 @@
 cd $KF5_PREFIX/share/plasma/plasmoids
 
 for j in $(find -name \*.js); do
-  ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
+  as_root ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
 done</userinput></screen>
 
   </sect2>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to