diff options
Diffstat (limited to 'xorg/xcape/build')
-rwxr-xr-x | xorg/xcape/build | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xorg/xcape/build b/xorg/xcape/build deleted file mode 100755 index 0e6af0f2..00000000 --- a/xorg/xcape/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make MANDIR=/share/man/man1 DESTDIR="$1" install |