summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--lib/Xconfig/xfree.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b29990d..827278e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- do not configure using xfs anymore (#32051)
+
Version 0.19 - 9 July 2007, by Pascal "Pixel" Rigaux
- wacom configuration:
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