/src/openssl/release.sh: make sure to cd to the correct directory first
commit6c31ab615d6882bd13bad733a1ac6bc72a9f9d72
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:40 +0000 (28 10:08 +0200)
tree9f731e4f4009d5c57ae3eee93ea59bb0eba27e3a
parent5dcd10aa2f06beb7fa88858a7e4e17935c5ae986
/src/openssl/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/openssl.  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/openssl/release.sh