diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-05-03 21:30:57 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-05-03 21:30:57 +0000 |
commit | da6478d47f2648c851028a201e061bf797a7b8af (patch) | |
tree | 6861535d85a853cb38112ee04a0609a5b3c5f337 /sci/mathematics | |
parent | ebd0300066cdab8c86935e946835e7e0dd6939ad (diff) | |
download | mkbuilds-da6478d47f2648c851028a201e061bf797a7b8af.tar.gz mkbuilds-da6478d47f2648c851028a201e061bf797a7b8af.tar.bz2 |
enabling manifest_check in all mkbuilds
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@460 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'sci/mathematics')
-rw-r--r-- | sci/mathematics/octave/octave.mkbuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |