SIPPackage: documentation fix (#38672)
This commit is contained in:
parent
cc74729115
commit
63576275be
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ arguments to the configure phase, you can use:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
def configure_args(self, spec, prefix):
|
def configure_args(self):
|
||||||
return ['--no-python-dbus']
|
return ['--no-python-dbus']
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue