tcllib: fix whitespace lints
This commit is contained in:
parent
6a78211f4c
commit
df2534acfc
|
@ -14,6 +14,6 @@ homepage="http://core.tcl.tk/tcllib/"
|
||||||
distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
||||||
checksum=dfbe4388d161680dded6ea83ec3638afb056c76913e48d4b44165e2f5cc1a298
|
checksum=dfbe4388d161680dded6ea83ec3638afb056c76913e48d4b44165e2f5cc1a298
|
||||||
|
|
||||||
post_install () {
|
post_install() {
|
||||||
vlicense ./license.terms LICENSE
|
vlicense ./license.terms LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue