typo
This commit is contained in:
parent
51dd68a28c
commit
51684dc600
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ fi
|
||||||
VER="$(perl -e '$_=<>;print m/\((.*?)\)/'<../../CHANGELOG)"
|
VER="$(perl -e '$_=<>;print m/\((.*?)\)/'<../../CHANGELOG)"
|
||||||
|
|
||||||
wrap () {
|
wrap () {
|
||||||
sed -e "s!PROG!$1!" -e "s!OPTS!$3! < wrapper.pl > "$2"
|
sed -e "s!PROG!$1!" -e "s!OPTS!$3!" < wrapper.pl > "$2"
|
||||||
chmod +x "$2"
|
chmod +x "$2"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue