aboutsummaryrefslogtreecommitdiff
path: root/xorg/feh/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-12 17:32:25 +0100
committerCem Keylan <cem@ckyln.com>2023-01-12 17:32:25 +0100
commitde49825e7c150165b04f363aabf14284486cca97 (patch)
tree49674f385d02ce3b430109de7ec3a220ca075e20 /xorg/feh/build
parent0d6820a195d8b4cde26843e3c5abe53c277f17b8 (diff)
downloadrepository-de49825e7c150165b04f363aabf14284486cca97.tar.gz
feh: drop from repository
Diffstat (limited to 'xorg/feh/build')
-rwxr-xr-xxorg/feh/build13
1 files changed, 0 insertions, 13 deletions
diff --git a/xorg/feh/build b/xorg/feh/build
deleted file mode 100755
index 468b0c88..00000000
--- a/xorg/feh/build
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh -e
-
-mk() {
- make \
- PREFIX=/usr \
- exif=1 \
- help=1 \
- stat64=1 \
- "$@"
-}
-
-mk
-mk DESTDIR="$1" install