9.1 #1
1
tools.sh
1
tools.sh
@ -797,7 +797,6 @@ function Gettext {
|
|||||||
pushd ${TOPDIR}/BUILD >> /dev/null 2>&1
|
pushd ${TOPDIR}/BUILD >> /dev/null 2>&1
|
||||||
unpack "${pkg}"
|
unpack "${pkg}"
|
||||||
pushd ${pkg_dir} >> /dev/null 2>&1
|
pushd ${pkg_dir} >> /dev/null 2>&1
|
||||||
cd gettext-tools > /dev/null 2>&1
|
|
||||||
msg_line " Configure: "
|
msg_line " Configure: "
|
||||||
./configure --disable-shared >> ${logfile} 2>&1
|
./configure --disable-shared >> ${logfile} 2>&1
|
||||||
msg_success
|
msg_success
|
||||||
|
Loading…
Reference in New Issue
Block a user