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

This commit is contained in:
2018-07-11 10:42:07 +02:00
parent 5e318adcb3
commit 0d17f4f28b
6 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env modbuild
pbuild::configure() {
"${MODULE_SRCDIR}"/configure \
"${SRC_DIR}"/configure \
--prefix="${PREFIX}" \
|| exit 1
}