This commit is contained in:
Christopher Roy Bratusek 2016-08-23 18:22:19 +02:00
parent 5a5de54e4c
commit b851e9dde7

View File

@ -3,7 +3,7 @@ v7.2.2:
- fix PATCHIMAGE_3DS_DIR setup when no ${HOME}/.patchimage.rc exists - fix PATCHIMAGE_3DS_DIR setup when no ${HOME}/.patchimage.rc exists
- fix PATCHIMAGE_ROM_DIR setup when no ${HOME}/.patchimage.rc exists - fix PATCHIMAGE_ROM_DIR setup when no ${HOME}/.patchimage.rc exists
- fix error messages or required user-input during batch-build by - fix error messages or required user-input during batch-build by
creating a separate build directory, when create the mod and before creating a separate build directory, then create the mod and before
the next build is done that build directory is removed and re-created the next build is done that build directory is removed and re-created
- when ${PWD} is writable that will be ${PWD}/patchimage_build, else - when ${PWD} is writable that will be ${PWD}/patchimage_build, else
it will be ${HOME}/patchimage_build it will be ${HOME}/patchimage_build