diff --git a/x/lib/libadwaita.xml b/x/lib/libadwaita.xml
index 8f47aee866..0974c933bd 100644
--- a/x/lib/libadwaita.xml
+++ b/x/lib/libadwaita.xml
@@ -101,6 +101,15 @@
cd build &&
meson setup --prefix=/usr --buildtype=release .. &&
+ninja
+
+
+ If you have installed and wish to build
+ the API documentation for this package, issue:
+
+
+sed "s/apiversion/'&libadwaita-version;'/" -i ../doc/meson.build &&
+meson configure -Dgtk_doc=true &&
ninja
@@ -121,15 +130,6 @@ ninja
-
- : Use this option if you have
- installed and wish to install the
- documentation. If this option is used, run mv
- /usr/share/doc/libadwaita-{1,&libadwaita-version;} as the
- &root; user to fix the name of the directory for the documentation
- after this package is installed.
-
-