This commit is contained in:
Jephté Clain 2015-04-20 17:43:19 +04:00
parent d83a292dcc
commit 7e0d44bfdd
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ function __apache_autoconf_fillcopy() {
if [ "$found" ]; then
sed "$FILLSCRIPT
$3" <"$src" >"$FILLTEMP"
$sedscript" <"$src" >"$FILLTEMP"
src="$FILLTEMP"
fi