[gnome-software: 8/14] docs: Use ninja rather than ninja-build




commit 61fe399bb1b6aad4150639653ffa91de0af8fd25
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Jan 27 13:07:35 2021 +0000

    docs: Use ninja rather than ninja-build
    
    The latter is the older name for it.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 RELEASE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/RELEASE.md b/RELEASE.md
index 7e10dada1..b016cc0a3 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -42,7 +42,7 @@ git evtag sign 3.38.1
 
 Build the release tarball:
 ```
-ninja-build dist
+ninja dist
 git push --tags
 git push
 ```


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]