csound: fix indent lints
This commit is contained in:
parent
4f34fcc8c4
commit
832ebfc07c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ checksum=d49735b4ed50f2818b577abcface45fe7f9b7fb49ccd898db030893cbcdfc738
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
_xreplace() {
|
_xreplace() {
|
||||||
sed -i "s/$(echo $1 | sed -e 's/\([[\/.*]\|\]\)/\\&/g')/$(echo $2 | sed -e 's/[\/&]/\\&/g')/g" $3
|
sed -i "s/$(echo $1 | sed -e 's/\([[\/.*]\|\]\)/\\&/g')/$(echo $2 | sed -e 's/[\/&]/\\&/g')/g" $3
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue