summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xorg/libgl/pre-install7
1 files changed, 0 insertions, 7 deletions
diff --git a/xorg/libgl/pre-install b/xorg/libgl/pre-install
deleted file mode 100644
index 098d7a18f..000000000
--- a/xorg/libgl/pre-install
+++ /dev/null
@@ -1,7 +0,0 @@
-if ( pkginfo -i | grep nvidia > /dev/null ) ; then
- pkgrm nvidia
-fi
-if ( pkginfo -i | grep nvidia-96xx > /dev/null ) ; then
- pkgrm nvidia-96xx
-fi
-