URL: https://github.com/freeipa/freeipa/pull/502
Title: #502: Make pylint and jsl optional

tomaskrizek commented:
"""
Since `--without-jslint` was removed, there's actually no way to explicitly 
turn off jsl (it will always be autodetected). I tried to set 
`--with-jslint=no`, but that didn't do the trick.

Pylint can be disabled with `--enable-pylint=no`, however.

I suggest the following:

- when `--with-jslint=no`, turn off jsl,
- pass `--with-jslint=no --enable-pylint=no` to `%configure` in 
`freeipa.spec.in` when `with_lint` is not defined.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/502#issuecomment-283604750
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to