From bce9a9d5f0405098c9cd4b9baaa6d374834b5066 Mon Sep 17 00:00:00 2001 From: Michael Tao Date: Thu, 30 May 2019 14:53:18 -0400 Subject: [PATCH] doc: fix gentoo build instructions (99999 -> 9999 in the ebuild path). --- doc/building.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/building.dox b/doc/building.dox index a1b5227e4..b4c55ca84 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -270,7 +270,7 @@ build and install Magnum like this: @code{.sh} git clone git://github.com/mosra/magnum && cd magnum cd package/gentoo -sudo ebuild dev-libs/magnum/magnum-99999.ebuild manifest clean merge +sudo ebuild dev-libs/magnum/magnum-9999.ebuild manifest clean merge @endcode If you want to pass additional flags to CMake or