aboutsummaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src')
-rw-r--r--trunk/src/createpkg2
-rwxr-xr-xtrunk/src/mkbuild2
2 files changed, 3 insertions, 1 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg
index 3115519..86be854 100644
--- a/trunk/src/createpkg
+++ b/trunk/src/createpkg
@@ -695,6 +695,8 @@ fi
# Sign package
if [ $SIGN_PACKAGES -eq $on ]; then
+ echo "Signing package..."
+
if [ ! -z "$SIGN_PACKAGES_KEYID" ]; then
SIGN_KEYID="-u $SIGN_PACKAGES_KEYID"
else
diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild
index fa91278..2fd3964 100755
--- a/trunk/src/mkbuild
+++ b/trunk/src/mkbuild
@@ -649,7 +649,7 @@ function submit_mkbuild {
function submit_cleanup {
# remove files that should not be stored at the mkbuilds repository
- if is_the_same $(dirname $MKBUILD_PATH) $WORK; then
+ if ! is_the_same $(dirname $MKBUILD_PATH) $WORK; then
(
cd $WORK
rm -f *.old *.tmp *.SlackBuild *.slack-required