diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-07-30 12:34:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-07-30 12:34:18 +0000 |
commit | 6e0e53f44ea1892db3333fca5289e8f199b5189c (patch) | |
tree | 0a0100bc9c9aaee0a4967f46bcd185a6b683da39 /lib | |
parent | cdf2d01e7637078b9fa363f03fca3b927e367a69 (diff) | |
download | drakx-kbd-mouse-x11-6e0e53f44ea1892db3333fca5289e8f199b5189c.tar drakx-kbd-mouse-x11-6e0e53f44ea1892db3333fca5289e8f199b5189c.tar.gz drakx-kbd-mouse-x11-6e0e53f44ea1892db3333fca5289e8f199b5189c.tar.bz2 drakx-kbd-mouse-x11-6e0e53f44ea1892db3333fca5289e8f199b5189c.tar.xz drakx-kbd-mouse-x11-6e0e53f44ea1892db3333fca5289e8f199b5189c.zip |
do not configure using xfs anymore (#32051)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Xconfig/xfree.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index 8248fe9..bbc78d4 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -804,8 +804,6 @@ our $default_header = <<'END'; # ********************************************************************** Section "Files" - # font server independent of the X server to render fonts. - FontPath "unix/:-1" # minimal fonts to allow X to run without xfs FontPath "/usr/share/fonts/misc:unscaled" EndSection |