sign-build: save images in subdirectory with the name of the device

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2017-04-30 19:42:51 +02:00
parent 57366d354a
commit 652c57c520
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ fi
TARGET_DIR=$OUT_DIR/target/product/$DEVICE
TARGET_FILES=$TARGET_DIR/obj/PACKAGING/target_files_intermediates/*-target_files-*.zip
DIST_OUT_DIR=$OUT_DIR/"dist"
DIST_OUT_DIR=$OUT_DIR/"dist"/$DEVICE
RELEASE=replicant-6.0
generate_keys () {