refactor variable names according to changes in Pmodules/0.99.15 in build-scripts of group 'Tools'

This commit is contained in:
2018-07-11 10:36:49 +02:00
parent 4a86bd5aa4
commit 5e318adcb3
9 changed files with 17 additions and 24 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
SOURCE_URL="https://releases.pagure.org/$P/$P-$V.tar.bz2"
pbuild::configure() {
"${MODULE_SRCDIR}"/configure \
"${SRC_DIR}"/configure \
--prefix="${PREFIX}" \
|| exit 1
}