a2ps: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-09 02:14:32 +00:00
parent 6951a7d1c1
commit a626fc9813

View File

@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
buildInputs = [ libpaper gperf file ];
hardening_format = false;
meta = with stdenv.lib; {
description = "An Anyithing to PostScript converter and pretty-printer";
longDescription = ''