FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libelf-freebsd

This commit is contained in:
janus
2016-01-01 17:01:13 +00:00
parent f351aaaf85
commit 9897b35661
12 changed files with 117 additions and 11 deletions
+2
View File
@@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
doCheck = false; # tests take a very long time
checkTarget = "test";
patches = [ ./install-on-freebsd.patch ] ;
meta = with stdenv.lib; {
inherit version;
description = "Extremely fast compression algorithm";