scripts/Tools/git/build: use bar '--with-tcltk'
This commit is contained in:
@@ -6,7 +6,7 @@ function em.configure() {
|
||||
cd "${MODULE_SRCDIR}"
|
||||
"${MODULE_SRCDIR}"/configure \
|
||||
--prefix="${PREFIX}" \
|
||||
--with-tcltk="${PMODULES_HOME}" \
|
||||
--with-tcltk \
|
||||
|| exit 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user