Author: alexander
Date: 2005-05-22 02:07:01 -0600 (Sun, 22 May 2005)
New Revision: 205
Modified:
trunk/packages/lynx/Makefile
Log:
Removed lynx color style options.
They are good for Linux console, but look wrong in xterm.
Modified: trunk/packages/lynx/Makefile
===================================================================
--- trunk/packages/lynx/Makefile 2005-05-21 19:50:56 UTC (rev 204)
+++ trunk/packages/lynx/Makefile 2005-05-22 08:07:01 UTC (rev 205)
@@ -24,7 +24,6 @@
@if [ ! -f /usr/bin/lynx ] ; then tar xjvf $(FILE) && cd $(DIR) && \
./configure --prefix=/usr --libdir=/etc --with-zlib --with-bzlib \
--enable-nls --with-ssl --enable-charset-choice \
- --enable-color-style --enable-default-colors \
--enable-locale-charset && \
make -j3 && make install && \
sed -i 's/#LOCALE_CHARSET:FALSE/LOCALE_CHARSET:TRUE/' /etc/lynx.cfg &&
\
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page