From de49825e7c150165b04f363aabf14284486cca97 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 12 Jan 2023 17:32:25 +0100 Subject: feh: drop from repository --- xorg/feh/build | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 xorg/feh/build (limited to 'xorg/feh/build') 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 -- cgit v1.2.3