diff options
Diffstat (limited to 'app/editors/nano/nano.mkbuild')
-rw-r--r-- | app/editors/nano/nano.mkbuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |