Add /share/tcltk/release.sh, a script to update Tcl/Tk
commite5803a94e8bbd6744e10bf8a234093ecbd14197b
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Nov 2007 20:08:11 +0000 (12 20:08 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 12 Nov 2007 22:22:08 +0000 (12 22:22 +0000)
tree23db77e2fba42be0cfd41ee549df16527595e477
parentf9355b785544df7085d811b1d278b78945fb2f76
Add /share/tcltk/release.sh, a script to update Tcl/Tk

Start with a clean working directory.  Really clean (no untracked
files).  Then change the script to contain the desired version.
Commit this.

Then run it; since the state is pristine, it can deduce automatically
which files were installed, adding them to the index and overwriting
/share/tcltk/fileList.txt.

It is your honor to commit the result (you can amend the update to
release.sh if you feel like it).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
.gitignore
share/tcltk/fileList.txt [new file with mode: 0644]
share/tcltk/release.sh [new file with mode: 0644]