Author: krejzi
Date: 2012-07-30 05:52:19 -0600 (Mon, 30 Jul 2012)
New Revision: 10483

Modified:
   trunk/BOOK/postlfs/security/gnutls.xml
Log:
Fix GnuTLS doc install.

Modified: trunk/BOOK/postlfs/security/gnutls.xml
===================================================================
--- trunk/BOOK/postlfs/security/gnutls.xml      2012-07-30 10:59:02 UTC (rev 
10482)
+++ trunk/BOOK/postlfs/security/gnutls.xml      2012-07-30 11:52:19 UTC (rev 
10483)
@@ -143,7 +143,7 @@
 
 <screen role="root"><userinput>make install &amp;&amp;
 install -v -m755 -d /usr/share/doc/gnutls-&gnutls-version; &amp;&amp;
-install -v -m644    doc/*.{html,png,eps,pdf,ps} doc/cyclo/*.html \
+install -v -m644    doc/*.{html,png,eps,pdf} doc/cyclo/*.html \
                     /usr/share/doc/gnutls-&gnutls-version; &amp;&amp;
 cp -v -R            doc/credentials \
                     /usr/share/doc/gnutls-&gnutls-version;</userinput></screen>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to