summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/erlang-man-path.patch
AgeCommit message (Collapse)Author
2024-09-24gnu: erlang: Fix build.Igor Goryachev via Guix-patches via
* gnu/packages/patches/erlang-man-path.patch: Adjust patch. Change-Id: I2531c92001a3b1c2a3363615a7a1542904fa98b7 Signed-off-by: Andrew Tropin <[email protected]>
2017-07-29gnu: erlang: Fix man-pages search path of 'erl -man'.Peter Mikkelsen
* gnu/packages/patches/erlang-man-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/erlang.scm (erlang)[source]: Use it. Signed-off-by: Ludovic Courtès <[email protected]>