/src/curl/release.sh: make sure to cd to the correct directory first
commitcfa199cb66f0a4e8fa47f09017f5f9b52ded1e88
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 22 Jul 2009 21:42:08 +0000 (22 23:42 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 28 Jul 2009 08:08:43 +0000 (28 10:08 +0200)
tree1a7f53a6ecd911bf0b948c8929af4e60aa994315
parentdb43daf6fceaf145d2afc518b5bfba7150793fb2
/src/curl/release.sh: make sure to cd to the correct directory first

The release script can actually be run from anywhere, but it assumes
that it runs in /src/curl.  Otherwise, the patches are not found,
and the downloaded archive and the unpacked directory are not ignored
properly by Git.

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