On Tue, Feb 27, 2018 at 12:23 AM, Didier <[email protected]> wrote: > There was a small bug with the install script around the man pages for me > on a fresh openSuse Tumbleweed install. > > /usr/local/share/man/man1 did not exist. Specifically, > /usr/local/share/man did not exist, so I had to manually mkdir it first, > and re-run the installer, which only checked for the existence of man1 and > created that one if missing. I think it should check for /man also, and > create that one too if missing. >
Thanks! Will fix. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
