mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-28 03:54:22 +01:00
fix building jpn version of newerholidayspecial
This commit is contained in:
parent
a07836fa1a
commit
e871ac1655
@ -104,6 +104,7 @@ place_files () {
|
|||||||
JPNv* )
|
JPNv* )
|
||||||
cp "${RIIVOLUTION_DIR}"/MessageEN/* ${WORKDIR}/files/JP/Message/
|
cp "${RIIVOLUTION_DIR}"/MessageEN/* ${WORKDIR}/files/JP/Message/
|
||||||
cp "${RIIVOLUTION_DIR}"/OpeningJ/* ${WORKDIR}/files/JP/Layout/openingTitle/
|
cp "${RIIVOLUTION_DIR}"/OpeningJ/* ${WORKDIR}/files/JP/Layout/openingTitle/
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
cp "${RIIVOLUTION_DIR}"/Sound/Stream/* ${WORKDIR}/files/Sound/stream/
|
cp "${RIIVOLUTION_DIR}"/Sound/Stream/* ${WORKDIR}/files/Sound/stream/
|
||||||
|
Loading…
Reference in New Issue
Block a user