summaryrefslogtreecommitdiffstats
path: root/xorg/libgl
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-23 20:34:23 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-23 20:34:23 +0200
commiteab0a347d0045ee565e591c4214f19ce003dcf56 (patch)
tree94c9badc26cbbde8a2619b1bb0e6d1ff149910fd /xorg/libgl
parenta4ca328de3e4abc25b5dda6d727da93fac0bcb74 (diff)
downloadnutyx-pakxe-eab0a347d0045ee565e591c4214f19ce003dcf56.tar.gz
nutyx-pakxe-eab0a347d0045ee565e591c4214f19ce003dcf56.tar.bz2
nutyx-pakxe-eab0a347d0045ee565e591c4214f19ce003dcf56.tar.xz
nutyx-pakxe-eab0a347d0045ee565e591c4214f19ce003dcf56.zip
Ajout de libgl#7.8.2-1
Diffstat (limited to 'xorg/libgl')
-rw-r--r--xorg/libgl/pre-install7
1 files changed, 7 insertions, 0 deletions
diff --git a/xorg/libgl/pre-install b/xorg/libgl/pre-install
new file mode 100644
index 000000000..098d7a18f
--- /dev/null
+++ b/xorg/libgl/pre-install
@@ -0,0 +1,7 @@
+if ( pkginfo -i | grep nvidia > /dev/null ) ; then
+ pkgrm nvidia
+fi
+if ( pkginfo -i | grep nvidia-96xx > /dev/null ) ; then
+ pkgrm nvidia-96xx
+fi
+