Fix GZip build on Illumos
This commit is contained in:
committed by
Danny Wilson
parent
c019cdb761
commit
fcce211c8e
@@ -8,6 +8,10 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0wx1nqk709kx75cwp2axachnbxryp4gyl06qxn5nl95184w0mhls";
|
||||
};
|
||||
|
||||
doCheck = true;
|
||||
|
||||
patches = [ ./skip-some-tests.patch ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.gnu.org/software/gzip/;
|
||||
description = "Gzip, the GNU zip compression program";
|
||||
|
||||
Reference in New Issue
Block a user