summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-06-19 13:11:58 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-06-19 13:11:58 +1000
commit3a17d0da5e28c44639f247d8c73f8f6ce4f5f534 (patch)
tree6f1a974dc9d7b652f33a90dd28c46539f2b57585
parent2887bb478354724f2d3898a5299f3d2755d2f09d (diff)
doc: drop the Fedora "ninja-build" note
The packages have been in stable for 6 weeks as of this patch, let's not worry about the old ones. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--doc/building.dox3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/building.dox b/doc/building.dox
index 0ca1bb7..5ce2146 100644
--- a/doc/building.dox
+++ b/doc/building.dox
@@ -35,9 +35,6 @@ $> ninja -C builddir
$> sudo ninja -C builddir/ install
@endcode
-@note On Fedora, you may need to use ```ninja-build``` instead of
-```ninja```. See [this bug](https://bugzilla.redhat.com/show_bug.cgi?id=1166135)
-
@subsection building_autotools Building with automake
libinput currently also provides the autotools build system, but this will