Add support for tab-completion when selecting by rule
[alpine.git] / web / lib / pkgcreate
blobee75a10b8d72b695689da9716d19f9ecb6d264bf
1 #!/usr/bin/tclsh
2 # allow for earlier versions of Tcl that don't define pkg_mkIndex
3 catch {pkg_mkIndex . cgi.tcl *.so}