We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 245dfd8 + b4f7822 commit 1e5657bCopy full SHA for 1e5657b
1 file changed
plat/linux68k/emu/build.py
@@ -31,7 +31,7 @@
31
"=m68kdasm.c",
32
"=m68k.h",
33
],
34
- commands=["cp -R $[ins] $[dir]", "cd $[dir] && ./m68kmake"],
+ commands=["cp $[ins] $[dir]", "cd $[dir] && ./m68kmake"],
35
)
36
37
hostclibrary(
0 commit comments