subversion/release.sh: avoid copying Makefile if not necessary
commite9bd97f8e95a096ccbf6031413f3ed11c420ba38
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 22 Jul 2009 15:31:35 +0000 (22 17:31 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 22 Jul 2009 16:18:36 +0000 (22 18:18 +0200)
tree093fb2c4aa2f0048d9e30f16c41108253ce7b216
parent8ae8c5818868437139f51aa212434ddaff23ebe2
subversion/release.sh: avoid copying Makefile if not necessary

For some reason, SWIG does not create the Makefile somewhere bogus
anymore.  So be nice and do not try to copy the Makefile when
it is already there.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/subversion/release.sh