diff options
Diffstat (limited to 'xorg/xf86-video-ati/build')
| -rwxr-xr-x | xorg/xf86-video-ati/build | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/xorg/xf86-video-ati/build b/xorg/xf86-video-ati/build deleted file mode 100755 index 3054c8be..00000000 --- a/xorg/xf86-video-ati/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -export LDFLAGS="-Wl,-z,lazy" - -./configure \ -    --prefix=/usr - -make -make DESTDIR="$1" install | 
