X-Git-Url: https://git.madduck.net/code/mbuild.git/blobdiff_plain/2d9afe6d90dae9865f2bcb2a514d316cb98b28f3..14c0903735433793a6c9c466156d265af9287a62:/sbuild-wrapper.sh?ds=inline diff --git a/sbuild-wrapper.sh b/sbuild-wrapper.sh index 9ea51b7..10aa292 100755 --- a/sbuild-wrapper.sh +++ b/sbuild-wrapper.sh @@ -167,9 +167,6 @@ dinstall "$dist" "$changesfile" DATESTR="$(date +%Y.%m.%d.%H%M%S)" BUILD_PREFIX="${packagenameversion}_${arch}.${DATESTR}" -mv current "${BUILD_PREFIX}".buildlog -rm -f current-* - bundle="${BUNDLE_DIR}/${BUILD_PREFIX}".bundle.tar tar -chf "$bundle" * chmod 644 "$bundle"