From da6478d47f2648c851028a201e061bf797a7b8af Mon Sep 17 00:00:00 2001 From: rhatto Date: Sun, 3 May 2009 21:30:57 +0000 Subject: enabling manifest_check in all mkbuilds git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@460 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- sci/astronomy/stellarium/stellarium.mkbuild | 1 + sci/libs/fftw/fftw.mkbuild | 1 + sci/libs/gsl/gsl.mkbuild | 1 + sci/mathematics/octave/octave.mkbuild | 1 + 4 files changed, 4 insertions(+) (limited to 'sci') diff --git a/sci/astronomy/stellarium/stellarium.mkbuild b/sci/astronomy/stellarium/stellarium.mkbuild index 7cb90a1..cf39c4b 100644 --- a/sci/astronomy/stellarium/stellarium.mkbuild +++ b/sci/astronomy/stellarium/stellarium.mkbuild @@ -61,6 +61,7 @@ off: create_build_user_and_group off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check + on: manifest_check on: untar_source on: patch_source on: configure diff --git a/sci/libs/fftw/fftw.mkbuild b/sci/libs/fftw/fftw.mkbuild index 39372ab..694c510 100644 --- a/sci/libs/fftw/fftw.mkbuild +++ b/sci/libs/fftw/fftw.mkbuild @@ -61,6 +61,7 @@ off: create_build_user_and_group off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check + on: manifest_check on: untar_source on: patch_source off: configure diff --git a/sci/libs/gsl/gsl.mkbuild b/sci/libs/gsl/gsl.mkbuild index e4783f9..1f92a41 100644 --- a/sci/libs/gsl/gsl.mkbuild +++ b/sci/libs/gsl/gsl.mkbuild @@ -108,6 +108,7 @@ off: svn_source off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check + on: manifest_check on: untar_source off: patch_source on: configure diff --git a/sci/mathematics/octave/octave.mkbuild b/sci/mathematics/octave/octave.mkbuild index 9050d08..1e66e2c 100644 --- a/sci/mathematics/octave/octave.mkbuild +++ b/sci/mathematics/octave/octave.mkbuild @@ -112,6 +112,7 @@ #on: md5sum_download_and_check_0 #on: md5sum_download_and_check_1 #on: gpg_signature_check + on: manifest_check on: untar_source #on: path_source on: configure -- cgit v1.2.3