default *.spec
This commit is contained in:
@@ -17,7 +17,7 @@ PYPI_INDEX_URL=$3
|
|||||||
|
|
||||||
WORKDIR=${SRCDIR:-/src}
|
WORKDIR=${SRCDIR:-/src}
|
||||||
|
|
||||||
SPEC_FILE="${SRCDIR}/${4}"
|
SPEC_FILE=${4:-*.spec}
|
||||||
|
|
||||||
python -m pip install --upgrade pip wheel setuptools
|
python -m pip install --upgrade pip wheel setuptools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user