From e44ebc7273b87ecd7ba2e9c58587e005b3a916a4 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Fri, 6 Mar 2009 00:24:13 +0000 Subject: The ModulPath seems not needed to be set (so better comment it out to be compatible with 64bit, see ticket #150, should be even compatible to non-gpl module handling). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2685 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/XX_xserver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-plugins/plugins/xserver/XX_xserver.sh b/os-plugins/plugins/xserver/XX_xserver.sh index 2c7c6237..8c493205 100644 --- a/os-plugins/plugins/xserver/XX_xserver.sh +++ b/os-plugins/plugins/xserver/XX_xserver.sh @@ -127,7 +127,7 @@ xserver plugin in OpenSLX stage3\n# DO NOT EDIT THIS FILE BUT THE PLUGIN \ INSTEAD" > $xfc echo ' Section "Files" - ModulePath "/usr/lib/xorg/modules/" +# ModulePath "/usr/lib/xorg/modules/,/usr/lib64/xorg/modules/" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" -- cgit v1.2.3-55-g7522