diff options
Diffstat (limited to 'xorg/xdpyinfo/build')
| -rwxr-xr-x | xorg/xdpyinfo/build | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/xorg/xdpyinfo/build b/xorg/xdpyinfo/build deleted file mode 100755 index 6daf22f8..00000000 --- a/xorg/xdpyinfo/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ -    --prefix=/usr - -make -make DESTDIR="$1" install | 
