Makefile: fix docutils commands call if extension is stripped
Looks like some distribution strip the extensions of the python commands and some don't. Try to find the correct commands by ourself. Reported-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Reviewed-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
@ -19,6 +19,8 @@ Changes
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
* Makefile: docutils: work whether python extension is stripped or not
|
||||
|
||||
|
||||
Pending for the next major release
|
||||
==================================
|
||||
|
Reference in New Issue
Block a user