forked from pool/nvidia-open-driver-G06-signed
Stefan Dirsch
4dbb6826c5
* Fixed a bug that caused OpenGL triple buffering to behave like double buffering. OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=117
5 lines
119 B
Bash
5 lines
119 B
Bash
if [ "$1" = 0 ] ; then
|
|
# cleanup of bnc# 1000625
|
|
rm -f /usr/lib/tmpfiles.d/nvidia-logind-acl-trick-G06.conf
|
|
fi
|