mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
Fix build instructions for dbus-python
This commit is contained in:
parent
33a45ee903
commit
71b1e2d2f8
@ -100,7 +100,10 @@
|
||||
Build the D-Bus Python module by running the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>meson --prefix=/usr --buildtype=release .. &&
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr --buildtype=release .. &&
|
||||
ninja </userinput></screen>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user