mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2022-01-04 Fred Gleason <fredg@paravelsystems.com>
* Removed generation of the 'rivendell-pypad' RPM package. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -81,7 +81,7 @@ AC_DEFUN([AR_GET_DISTRO],[]
|
||||
# warranty.
|
||||
#
|
||||
AC_DEFUN([AR_PYTHON_MODULE],[
|
||||
PYTHON="python3"
|
||||
PYTHON="/usr/bin/python3"
|
||||
PYTHON_NAME=`basename $PYTHON`
|
||||
AC_MSG_CHECKING($PYTHON_NAME module: $1)
|
||||
$PYTHON -c "import $1" 2>/dev/null
|
||||
|
Reference in New Issue
Block a user