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/editors/kxmleditor/kxmleditor.mkbuild | |
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/editors/kxmleditor/kxmleditor.mkbuild')
-rw-r--r-- | app/editors/kxmleditor/kxmleditor.mkbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/editors/kxmleditor/kxmleditor.mkbuild b/app/editors/kxmleditor/kxmleditor.mkbuild index 4e986e0..29d6be7 100644 --- a/app/editors/kxmleditor/kxmleditor.mkbuild +++ b/app/editors/kxmleditor/kxmleditor.mkbuild @@ -111,6 +111,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 |