forked from pool/nvidia-open-driver-G06-signed
Stefan Dirsch
f30fadbef8
OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=121
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
|