Site updated at 2016-03-26 00:01:38 UTC

This commit is contained in:
Travis CI 2016-03-26 00:01:38 +00:00
parent f04a36e46a
commit 90ace7d4a1
13 changed files with 168 additions and 168 deletions

View file

@ -151,7 +151,7 @@ $ sudo PYTHON_EXEC=`which python3` make install
<p class="note">
Instead of <code>make install</code>, you can alternatively build your own python-openzwave package which can be easily uninstalled:
<code>$ sudo PYTHON_EXEC=`which python3` checkinstall --pkgname python-openzwave --pkgversion 1.0 --provides python-openzwave</code>`
<code>$ sudo PYTHON_EXEC=`which python3` checkinstall --pkgname python-openzwave --pkgversion 1.0 --provides python-openzwave</code>
</p>