On Tue, Jun 02, 2020 at 05:15:17PM +0200, Jan Šmydke wrote: > Hello, > > I would like lang/guile2 did not delete the info pages at installation. It > is very convenient (or rather a must) for coding in one tmux pane and > browse the info library reference in the other pane. > > It seems there is no maintainer of the package now. Could somebody just > comment out the last line of the Makefile (i.e. "rm -rf ${PREFIX}/info") > and commit? > > Perhaps not many users need guile installed, but for those who do, the > documentation is crucial.
Hi. Fixed in current, thanks. Initially we installed info files from guile and not guile2 (they conflict); I have reversed that logic. -- Antoine