diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:34:57 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:34:57 +0100 |
commit | a8df9669a9d08c9e481a5a6a44b39157a4aa61ad (patch) | |
tree | 0324f0779a0db24c5f1e3beb59c50195441fbe47 /xorg/sxiv/build | |
parent | 15faac6241b0be7cd680e518bff1593fbe3533bb (diff) | |
download | repository-a8df9669a9d08c9e481a5a6a44b39157a4aa61ad.tar.gz |
sxiv: drop from repository
Diffstat (limited to 'xorg/sxiv/build')
-rwxr-xr-x | xorg/sxiv/build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xorg/sxiv/build b/xorg/sxiv/build deleted file mode 100755 index 08374058..00000000 --- a/xorg/sxiv/build +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -e - -make PREFIX=/usr DESTDIR="$1" install |