Author: bdubbs
Date: Sat Oct 4 16:19:31 2014
New Revision: 14491
Log:
Tweak guile .scm file location
Modified:
trunk/BOOK/general/prog/guile.xml
Modified: trunk/BOOK/general/prog/guile.xml
==============================================================================
--- trunk/BOOK/general/prog/guile.xml Sat Oct 4 15:23:32 2014 (r14490)
+++ trunk/BOOK/general/prog/guile.xml Sat Oct 4 16:19:31 2014 (r14491)
@@ -119,10 +119,11 @@
<screen role="root"><userinput>make install &&
make install-html &&
+mv /usr/lib/libguile-*-gdb.scm /usr/share/gdb/auto-load/usr/lib &&
mv /usr/share/doc/guile-&guile-version;/{guile.html,ref} &&
mv /usr/share/doc/guile-&guile-version;/r5rs{.html,} &&
-find examples -name "Makefile*" -delete &&
+find examples -name "Makefile*" -delete &&
cp -vR examples /usr/share/doc/guile-&guile-version; &&
for DIRNAME in r5rs ref; do
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page