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 --- app/editors/kile/kile.mkbuild | 1 + app/editors/kxmleditor/kxmleditor.mkbuild | 1 + app/editors/nano/nano.mkbuild | 1 + 3 files changed, 3 insertions(+) (limited to 'app/editors') diff --git a/app/editors/kile/kile.mkbuild b/app/editors/kile/kile.mkbuild index 4daf467..db9fd78 100644 --- a/app/editors/kile/kile.mkbuild +++ b/app/editors/kile/kile.mkbuild @@ -127,6 +127,7 @@ 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/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 diff --git a/app/editors/nano/nano.mkbuild b/app/editors/nano/nano.mkbuild index 154adf7..863157f 100644 --- a/app/editors/nano/nano.mkbuild +++ b/app/editors/nano/nano.mkbuild @@ -63,6 +63,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 off: patch_source on: configure -- cgit v1.2.3