Author: alexander
Date: 2005-12-31 03:35:44 -0700 (Sat, 31 Dec 2005)
New Revision: 1330

Modified:
   trunk/packages/Xorg-modular/Makefile
Log:
Removed debugging from Xorg-modular Makefile


Modified: trunk/packages/Xorg-modular/Makefile
===================================================================
--- trunk/packages/Xorg-modular/Makefile        2005-12-31 10:30:12 UTC (rev 
1329)
+++ trunk/packages/Xorg-modular/Makefile        2005-12-31 10:35:44 UTC (rev 
1330)
@@ -176,10 +176,8 @@
        sed -i -e '/DPI/s,75,96,' hw/xfree86/common/xf86Priv.h hw/dmx/dmxinit.c
        # Allow the use of builtin fonts from libXfont.so
        sed -i -e 's,#ifdef KDRIVESERVER,#if 1,' dix/dixfonts.c
-       ./configure --help
        ./configure --prefix=/usr --localstatedir=/var 
--with-mesa-source=`pwd`/$(DIR2) --with-default-font-path=built-ins
        make $(PM)
-       make DESTDIR=$(ROOT)/debug/xorg-server install
        make install
 
 clean:

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

Reply via email to