From 1858f2a294b08ad6571c80a1c64c141f64ff69f2 Mon Sep 17 00:00:00 2001 From: q66 Date: Thu, 2 Jan 2020 03:47:15 +0100 Subject: [PATCH] thttp: broken, elf in /usr/share --- srcpkgs/thttpd/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/thttpd/template b/srcpkgs/thttpd/template index 76b02df98f7..08c185814ec 100644 --- a/srcpkgs/thttpd/template +++ b/srcpkgs/thttpd/template @@ -9,6 +9,7 @@ license="BSD-2-Clause" homepage="http://www.acme.com/software/thttpd/" distfiles="http://www.acme.com/software/thttpd/thttpd-${version}.tar.gz" checksum=99c09f47da326b1e7b5295c45549d2b65534dce27c44812cf7eef1441681a397 +broken="ELF in /usr/share" pre_configure() { sed "s,-o bin -g bin,,g" -i Makefile.in