Author: bdubbs Date: Thu Mar 6 18:55:22 2014 New Revision: 12833 Log: Tweak font installation script
Modified: trunk/BOOK/general.ent trunk/BOOK/x/installing/x7font.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Thu Mar 6 13:49:57 2014 (r12832) +++ trunk/BOOK/general.ent Thu Mar 6 18:55:22 2014 (r12833) @@ -18,7 +18,7 @@ <!ENTITY maintainer-address "blfs-maintainer@&lfs-domainname;"> <!ENTITY lfs-website "http://www.&lfs-domainname;"> -<!-- downloads - root must not have an entity becasue it is needed for scripts +<!-- downloads - root must not have an entity because it is needed for scripts change svn to x.y for release --> <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn"> <!ENTITY downloads-project "http://downloads.&lfs-domainname;"> Modified: trunk/BOOK/x/installing/x7font.xml ============================================================================== --- trunk/BOOK/x/installing/x7font.xml Thu Mar 6 13:49:57 2014 (r12832) +++ trunk/BOOK/x/installing/x7font.xml Thu Mar 6 18:55:22 2014 (r12833) @@ -254,7 +254,7 @@ make as_root make install popd - rm -rf $packagedir + as_root rm -rf $packagedir done</userinput></screen> <para>Finally, exit the shell that was started earlier:</para> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
