Commit efe64155 authored by Sergei Trofimovich's avatar Sergei Trofimovich
Browse files

numactl: move headers and mans to "dev" and "man" outputs

parent 8c980252
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
    sha256 = "sha256-aDKzkmvrPDzQl4n0KgeiU5LOLhQA0tmwzGiXvJDp7ZI=";
  };

  outputs = [ "out" "dev" "man" ];

  nativeBuildInputs = [ autoreconfHook ];

  postPatch = ''