Author: branden
Date: 2005-06-09 16:24:59 -0500 (Thu, 09 Jun 2005)
New Revision: 171

Modified:
   trunk/debian/rules
Log:
Stop pretending to do things with libXft1, since it is no longer shipped.


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules  2005-06-09 21:23:52 UTC (rev 170)
+++ trunk/debian/rules  2005-06-09 21:24:59 UTC (rev 171)
@@ -240,9 +240,6 @@
        ln -nsf /usr/include/X11/Xcursor imports/include/X11
        # Xft
        ln -sf /usr/lib/libXft.* imports/lib
-       # Remove Xft1 -- it is built as part of xorg-x11.
-       rm -f imports/lib/libXft.so.1* imports/lib/libXft1*
-       ln -nsf /usr/include/X11/Xft imports/include/X11
 ifndef NOT_BUILDING_XORG_X_SERVER
        # Create source tree for static, debuggable Xorg server.
        cp -drl $(SOURCE_TREE) $(SOURCE_TREE)-xserver-xfree86-dbg
@@ -483,7 +480,6 @@
          -Nlibxdmcp6-dbg \
          -Nlibxext6-dbg \
          -Nlibxfixes3-dbg \
-         -Nlibxft1-dbg \
          -Nlibxi6-dbg \
          -Nlibxmu6-dbg \
          -Nlibxmuu1-dbg \


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to