9.1 #1

Merged
cromer merged 46 commits from 9.1 into master 2020-06-02 00:45:19 -04:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit f74fbf2f18 - Show all commits

View File

@ -797,7 +797,6 @@ function Gettext {
pushd ${TOPDIR}/BUILD >> /dev/null 2>&1
unpack "${pkg}"
pushd ${pkg_dir} >> /dev/null 2>&1
cd gettext-tools > /dev/null 2>&1
msg_line " Configure: "
./configure --disable-shared >> ${logfile} 2>&1
msg_success