cosmetic
This commit is contained in:
parent
d83a292dcc
commit
7e0d44bfdd
|
@ -173,7 +173,7 @@ function __apache_autoconf_fillcopy() {
|
||||||
|
|
||||||
if [ "$found" ]; then
|
if [ "$found" ]; then
|
||||||
sed "$FILLSCRIPT
|
sed "$FILLSCRIPT
|
||||||
$3" <"$src" >"$FILLTEMP"
|
$sedscript" <"$src" >"$FILLTEMP"
|
||||||
src="$FILLTEMP"
|
src="$FILLTEMP"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue