mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 19:36:21 +00:00
AmigaOS4: Fix copy of renamed RM2AG.rexx file
This commit is contained in:
parent
258a71b060
commit
04301f32d0
@ -15,7 +15,7 @@ endif
|
||||
# AREXX seems to have problems when ${srcdir} is '.'. It will break with a
|
||||
# "Program not found" error. Therefore we copy the script to the cwd and
|
||||
# remove it again, once it has finished.
|
||||
cp ${srcdir}/dists/amiga/RM2AG.rx .
|
||||
cp ${srcdir}/dists/amiga/RM2AG.rexx .
|
||||
rx RM2AG.rexx README.conv
|
||||
cp README.guide $(AMIGAOSPATH)
|
||||
rm RM2AG.rexx
|
||||
|
Loading…
x
Reference in New Issue
Block a user