mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
simple-scan: replace 'make install' with 'ninja install'
This commit is contained in:
parent
4e7dc93e8b
commit
2b4c1f8554
@ -102,7 +102,7 @@ ninja</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
<screen role="root"><userinput>ninja install &&
|
||||
gtk-update-icon-cache -qtf /usr/share/icons/hicolor</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user