summaryrefslogtreecommitdiffstats
path: root/acompiler/nvidia-96xx/pre-install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-08-24 21:03:30 +0200
committertnut <thierryn1 at hispeed dot ch>2010-08-24 21:03:30 +0200
commit6540fde3beb8417b49ce541330ae95ea93262853 (patch)
treec31d95acf9c331b2e7eb83c2ad81b7897b8e8b39 /acompiler/nvidia-96xx/pre-install
parentef77178faf510cbb0f3888b9e1d38d0ac69507b4 (diff)
downloadnutyx-extra-6540fde3beb8417b49ce541330ae95ea93262853.tar.gz
nutyx-extra-6540fde3beb8417b49ce541330ae95ea93262853.tar.bz2
nutyx-extra-6540fde3beb8417b49ce541330ae95ea93262853.tar.xz
nutyx-extra-6540fde3beb8417b49ce541330ae95ea93262853.zip
nvidia-96xx dans acompiler
Diffstat (limited to 'acompiler/nvidia-96xx/pre-install')
-rw-r--r--acompiler/nvidia-96xx/pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/acompiler/nvidia-96xx/pre-install b/acompiler/nvidia-96xx/pre-install
new file mode 100644
index 000000000..a1ee5214f
--- /dev/null
+++ b/acompiler/nvidia-96xx/pre-install
@@ -0,0 +1,3 @@
+if ( pkginfo -i | grep libgl > /dev/null ) ; then
+ pkgrm libgl
+fi