diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:35:28 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:35:28 +0100 |
commit | 0b1d76a70c50ca7ae6310416962aabc70a5400c2 (patch) | |
tree | 6e6c150b147bbc145c8f2b9ce8c10900c09b231b /xorg/xcape/build | |
parent | 64aed67ecc2b32f527544b9d655834d2a20ad768 (diff) | |
download | repository-0b1d76a70c50ca7ae6310416962aabc70a5400c2.tar.gz |
xcape: drop from repository
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 |