Author: jhuntwork
Date: 2006-01-24 09:29:43 -0700 (Tue, 24 Jan 2006)
New Revision: 1379

Modified:
   trunk/packages/lynx/Makefile
Log:
Fixed lynx package

Modified: trunk/packages/lynx/Makefile
===================================================================
--- trunk/packages/lynx/Makefile        2006-01-24 07:10:40 UTC (rev 1378)
+++ trunk/packages/lynx/Makefile        2006-01-24 16:29:43 UTC (rev 1379)
@@ -24,10 +24,10 @@
            --enable-nls --with-ssl --enable-charset-choice \
            --enable-locale-charset --with-screen=ncursesw
        make $(PM)
-       sed -i 's/#LOCALE_CHARSET:FALSE/LOCALE_CHARSET:TRUE/' /etc/lynx.cfg
        make docdir=/usr/share/doc/$(NM)-$(VRS)/doc \
         helpdir=/usr/share/doc/$(NM)-$(VRS)/help install-full
        chgrp -R root /usr/share/doc/$(NM)-$(VRS)/doc
+       sed -i 's/#LOCALE_CHARSET:FALSE/LOCALE_CHARSET:TRUE/' /etc/lynx.cfg
 
 clean:
        -rm -rf $(DIR)

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

Reply via email to