summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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