Author: igor
Date: Wed Feb 26 04:33:28 2014
New Revision: 12787

Log:
Add --localstatedir configure switch to cups-filters.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/printing/cups-filters.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Feb 26 04:30:04 
2014        (r12786)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Feb 26 04:33:28 
2014        (r12787)
@@ -48,6 +48,10 @@
       <para>February 26th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[igor] - Add --localstatedir configure switch to cups-filters.
+          Fixes <ulink url="&blfs-ticket-root;4733">#4733</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[igor] - Use libusb instead of libusbx as the two projects have
           been merged. Fixes <ulink 
url="&blfs-ticket-root;4708">#4708</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/pst/printing/cups-filters.xml
==============================================================================
--- trunk/BOOK/pst/printing/cups-filters.xml    Wed Feb 26 04:30:04 2014        
(r12786)
+++ trunk/BOOK/pst/printing/cups-filters.xml    Wed Feb 26 04:33:28 2014        
(r12787)
@@ -120,6 +120,7 @@
 
 <screen><userinput>./configure --prefix=/usr                               \
             --sysconfdir=/etc                           \
+            --localstatedir=/var                        \
             --docdir=/usr/share/doc/cups-filters-&cups-filters-version; \
             --without-rcdir                             \
             --with-gs-path=/usr/bin/gs                  \
-- 
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