aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/mkbuild
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/mkbuild')
-rwxr-xr-xtrunk/src/mkbuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild
index 0f786e1..049cfc9 100755
--- a/trunk/src/mkbuild
+++ b/trunk/src/mkbuild
@@ -714,10 +714,6 @@ function submit_mkbuild {
submit_cleanup
- if [ "$SIGN_MANIFESTS" -eq $on ]; then
- repo_gpg_key $MKBUILDS_DIR
- fi
-
cd $WORK
}
@@ -1449,6 +1445,11 @@ function make_slackbuild {
verbose -e "\nEdit others [[]] parameters ..."
change_other_parameters
+ if [ "$SIGN_MANIFESTS" -eq $on ]; then
+ mkbuild_update_keyring
+ repo_gpg_key $MKBUILDS_DIR
+ fi
+
# Update Manifest file
edit_manifest