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 /app/text/gtkspell | |
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 'app/text/gtkspell')
-rw-r--r-- | app/text/gtkspell/gtkspell.mkbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/text/gtkspell/gtkspell.mkbuild b/app/text/gtkspell/gtkspell.mkbuild index 2027807..5150ff7 100644 --- a/app/text/gtkspell/gtkspell.mkbuild +++ b/app/text/gtkspell/gtkspell.mkbuild @@ -133,6 +133,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 |