Added finish to configure.
This commit is contained in:
parent
4e9b6af8ed
commit
4f9255c36f
|
@ -24,3 +24,7 @@ fi
|
||||||
echo " -e 's,@@@perl@@@,$perl,g' \\" >> customize
|
echo " -e 's,@@@perl@@@,$perl,g' \\" >> customize
|
||||||
|
|
||||||
|
|
||||||
|
################################################################
|
||||||
|
# finish:
|
||||||
|
# add a blank line to customize
|
||||||
|
echo >> customize
|
||||||
|
|
Loading…
Reference in New Issue