X-Git-Url: http://git.hcoop.net/jackhill/guix/guix.git/blobdiff_plain/c896287ce5eff968a0b323f3a069653a64b96b4c..5c3cb22c9b2810669999e044b2de5e9331011a83:/gnu/packages/man.scm diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm index 3b712395da..b4431e5b08 100644 --- a/gnu/packages/man.scm +++ b/gnu/packages/man.scm @@ -255,6 +255,10 @@ the traditional flat-text whatis databases.") "\n")))))))) (native-inputs `(("perl" ,perl))) ;used to run tests (inputs `(("zlib" ,zlib))) + (native-search-paths + (list (search-path-specification + (variable "MANPATH") + (files '("share/man"))))) (synopsis "Tools for BSD mdoc and man pages") (description "mandoc is a suite of tools compiling mdoc, the roff macro language of