Skip to content

Commit

Permalink
Cleanup openSuSE.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ximi1970 committed Aug 4, 2011
1 parent fa83710 commit 90f912d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions install-files/bumblebee-uninstall
Expand Up @@ -132,19 +132,6 @@ elif [ $DISTRO = OPENSUSE ]; then
/usr/local/bin/bumblebee-enablecard
fi

# FOUND=`rpm -qa|grep x11-video-nvidia`
# if [ "$FOUND" != "" ] || ( [ -d /usr/X11R6/lib-nvidia ] && [ ! -d /usr/X11R6/nvidia ] ) ; then
# if [ -f /usr/local/bin/bumblebee-check ] ; then
#
# Cleanup 3D hack for the repository
#
# Do not cleanup. It will kill the Intel 3D and put the Intel X server image upside down
# if the nVidia driver is not removed.
#
# /usr/local/bin/bumblebee-check -restore
# fi
# fi

if [ -f /usr/bin/nvidia-uninstall ] ; then

echo "Uninstalling nVidia package"
Expand Down

0 comments on commit 90f912d

Please sign in to comment.