Files
nixpkgs/pkgs/misc
Sirio Balmelli a775974c8a ghostscript: fix broken rpath on Darwin
Dynamic library name on Darwin contains only 'maj.min' eg "9.53";
the build however used $version to set rpath;
this broke on 2029ca37 when $version went from "9.52" to "9.53.3".

Add a call to 'gs' in installCheckPhase,
to break the build if dylib issues arise in the future.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-11-25 10:28:21 +01:00
..
2020-05-02 10:18:14 +02:00
2020-08-01 05:43:15 +03:00
2020-11-24 12:42:06 -05:00
2020-11-24 12:42:06 -05:00
2020-11-24 12:42:06 -05:00
2020-08-19 12:34:35 -07:00
2020-10-20 21:06:14 +02:00
2020-08-09 11:12:27 -07:00
2020-08-16 13:09:50 +00:00
2020-11-14 02:25:41 +01:00