summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/XX_xserver.sh
diff options
context:
space:
mode:
authorBastian Wissler2008-10-17 01:52:52 +0200
committerBastian Wissler2008-10-17 01:52:52 +0200
commit418ef3c58fc1ed0532758e45a2a8453a16454eef (patch)
tree6c60bd086c9fa7116c629554be8143e01a6f8ab0 /os-plugins/plugins/xserver/XX_xserver.sh
parentrestructured runvmware: (diff)
downloadcore-418ef3c58fc1ed0532758e45a2a8453a16454eef.tar.gz
core-418ef3c58fc1ed0532758e45a2a8453a16454eef.tar.xz
core-418ef3c58fc1ed0532758e45a2a8453a16454eef.zip
xserver: stage3 fix (-a instead of -o)
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2351 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/xserver/XX_xserver.sh')
-rw-r--r--os-plugins/plugins/xserver/XX_xserver.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/xserver/XX_xserver.sh b/os-plugins/plugins/xserver/XX_xserver.sh
index 93d74d30..cd7685fc 100644
--- a/os-plugins/plugins/xserver/XX_xserver.sh
+++ b/os-plugins/plugins/xserver/XX_xserver.sh
@@ -130,7 +130,7 @@ ${PLUGIN_ROOTFS}/usr/X11R6/lib/modules/\,"
fi
# link to default mesa libraries if no binary drivers are to be installed
- if [ "${xmodule}" != "nvidia" -o "${xmodule}" != "fglrx" ]; then
+ if [ "${xmodule}" != "nvidia" -a "${xmodule}" != "fglrx" ]; then
if [ -e /usr/lib/libGL.so.1.2 ]; then
ln -sf /usr/lib/libGL.so.1.2 /var/X11R6/lib/libGL.so
ln -sf /usr/lib/libGL.so.1.2 /var/X11R6/lib/libGL.so.1