summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-driver/pre-install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-09-10 12:55:21 +0200
committertnut <thierryn1 at hispeed dot ch>2010-09-10 12:55:21 +0200
commit37f523cc2f2c2e4c253ad93847a1f7046b2a7860 (patch)
treebb458846e6cac6905c8b19cc086dd8a863b54ca6 /xorg/xorg-driver/pre-install
parent23e880aea387cc25e3a30a878a6aaf8d8e049373 (diff)
downloadnutyx-extra-37f523cc2f2c2e4c253ad93847a1f7046b2a7860.tar.gz
nutyx-extra-37f523cc2f2c2e4c253ad93847a1f7046b2a7860.tar.bz2
nutyx-extra-37f523cc2f2c2e4c253ad93847a1f7046b2a7860.tar.xz
nutyx-extra-37f523cc2f2c2e4c253ad93847a1f7046b2a7860.zip
maj xorg#1.9.0-1, les pilotes sont intégrés au port
Diffstat (limited to 'xorg/xorg-driver/pre-install')
-rw-r--r--xorg/xorg-driver/pre-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/xorg/xorg-driver/pre-install b/xorg/xorg-driver/pre-install
deleted file mode 100644
index e5347d320..000000000
--- a/xorg/xorg-driver/pre-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-for i in xf86-input-evdev xf86-input-keyboard xf86-input-mouse xf86-video-ati \
- xf86-video-intel xf86-video-nv xf86-video-vesa;
- do pkgrm xorg-$i;
-done