From: Uwe Köcher Date: Thu, 10 Jul 2014 13:45:17 +0000 (+0200) Subject: After package_specific_setup(), candi returns to the BUILDDIR now automatically X-Git-Tag: 0.3~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b867dab614b4e670cb901f05c9bdb25157fa80b;p=candi.git After package_specific_setup(), candi returns to the BUILDDIR now automatically --- diff --git a/candi.sh b/candi.sh index ae01ebb..358dbf2 100755 --- a/candi.sh +++ b/candi.sh @@ -245,6 +245,7 @@ package_build() { # Carry out any package-specific setup package_specific_setup + cd ${BUILDDIR} quit_if_fail "There was a problem in build setup for ${NAME}." # Use the appropriate build system to compile and install the