diff options
| author | Jonathan Bauer | 2013-01-21 14:48:30 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-01-21 14:48:30 +0100 |
| commit | 1981d93c1022204e65a320f18664549e69783f14 (patch) | |
| tree | 1d9224fd1abfb2460ad14617df1fccce7e1dda00 /remote/tools | |
| parent | lightdm configs in data (diff) | |
| download | tm-scripts-1981d93c1022204e65a320f18664549e69783f14.tar.gz tm-scripts-1981d93c1022204e65a320f18664549e69783f14.tar.xz tm-scripts-1981d93c1022204e65a320f18664549e69783f14.zip | |
xorg fixes
Diffstat (limited to 'remote/tools')
| -rw-r--r-- | remote/tools/xorg/xorg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/tools/xorg/xorg.conf b/remote/tools/xorg/xorg.conf index cb2aefa2..97174f64 100644 --- a/remote/tools/xorg/xorg.conf +++ b/remote/tools/xorg/xorg.conf @@ -29,5 +29,5 @@ REQUIRED_PACKAGES=" xserver-xorg xserver-xorg-video-s3 xserver-xorg-video-tdfx" REQUIRED_BINARIES=" Xorg vmwarectrl gtf cvt X xkbcomp xkbvleds xkbprint setxkbmap xkbwatch xkbbell xkbevd vmmouse_detect" -REQUIRED_DIRECTORIES="/lib/udev /usr/lib /usr/share/X11 /usr/lib/i386-linux-gnu/dri" +REQUIRED_DIRECTORIES="/lib/udev /usr/lib /usr/share/X11" REQUIRED_FILES="" |
