ocaml-gettext: dont strip
This commit is contained in:
@@ -26,6 +26,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
createFindlibDestdir = true;
|
createFindlibDestdir = true;
|
||||||
|
|
||||||
|
dontStrip = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "OCaml Bindings to gettext";
|
description = "OCaml Bindings to gettext";
|
||||||
homepage = https://forge.ocamlcore.org/projects/ocaml-gettext;
|
homepage = https://forge.ocamlcore.org/projects/ocaml-gettext;
|
||||||
|
|||||||
Reference in New Issue
Block a user