summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-03-09 18:48:51 +0000
committerBill Nottingham <notting@redhat.com>2002-03-09 18:48:51 +0000
commit821e97d3248c61e6c0c9ec191b70411572db9f64 (patch)
tree17864c43343a1be1f0f998fdd651df499bb2c6b3 /xf86config.py
parent8b100f9bf051d95546dfa78f34d18e21ad8355b6 (diff)
downloadanaconda-821e97d3248c61e6c0c9ec191b70411572db9f64.tar.gz
anaconda-821e97d3248c61e6c0c9ec191b70411572db9f64.tar.xz
anaconda-821e97d3248c61e6c0c9ec191b70411572db9f64.zip
don't write pex5 twice. whether we should write it at all is another matter entirely..
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/xf86config.py b/xf86config.py
index 5a3ff7272..45101eb82 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -487,7 +487,6 @@ Section "Module"
Load "dbe"
Load "extmod"%(nonSparcMods)s%(pex5Mod)s%(driMod)s
Load "glx"
- Load "pex5"
Load "record"
Load "xie"
Load "freetype"