# HG changeset patch # User Christopher Rogers # Date 1273280945 0 # Node ID aaca24e3d967e2b7518e091af9e49fd3e5109c77 # Parent 4f9a731119f65c6d8ad1cf0e6363161a09ea7897 Fixed xorg-sever again. Didn't know that there was no --with-fontdir in configure. diff -r 4f9a731119f6 -r aaca24e3d967 xorg-server/receipt --- a/xorg-server/receipt Sat May 08 00:40:05 2010 +0000 +++ b/xorg-server/receipt Sat May 08 01:09:05 2010 +0000 @@ -27,7 +27,6 @@ --with-module-dir=/usr/lib/X11/modules \ --with-xkb-output=/var/lib/xkb \ --with-serverconfig-path=/etc/X11 \ - --with-fontdir=/usr/share/fonts/X11 \ --enable-install-setuid \ --enable-xorg \ --enable-config-hal \