View | Details | Raw Unified | Return to bug 21301
Collapse All | Expand All

(-)/usr/sbin/update-kernel.orig (-1 / +1 lines)
Lines 140-146 Link Here
140
# try to run x11setupdrv, x11presetdrv
140
# try to run x11setupdrv, x11presetdrv
141
# if might need that (e.g. for nvidia_glx updates)
141
# if might need that (e.g. for nvidia_glx updates)
142
X11SETUPDRV=/usr/bin/x11setupdrv
142
X11SETUPDRV=/usr/bin/x11setupdrv
143
X11PRESETDRV=/usr/bin/x11presetdrv
143
X11PRESETDRV=/usr/sbin/x11presetdrv
144
XORG=/usr/bin/Xorg
144
XORG=/usr/bin/Xorg
145
145
146
[ ! -x "$XORG" ] || \
146
[ ! -x "$XORG" ] || \

Return to bug 21301