Skip to content

Commit

Permalink
ocaml-gettext: dont strip
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Oct 12, 2017
1 parent 615582a commit 00e27a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/ocaml-modules/ocaml-gettext/default.nix
Expand Up @@ -26,6 +26,8 @@ stdenv.mkDerivation rec {

createFindlibDestdir = true;

dontStrip = true;

meta = with stdenv.lib; {
description = "OCaml Bindings to gettext";
homepage = https://forge.ocamlcore.org/projects/ocaml-gettext;
Expand Down

0 comments on commit 00e27a2

Please sign in to comment.