From eafb56396f268be5be12feeae69c12934c43ea3c Mon Sep 17 00:00:00 2001 From: ccremers Date: Tue, 9 Jan 2007 15:28:03 +0000 Subject: [PATCH] - Fixed new naming scheme in copy script --- src/copy2gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/copy2gui.sh b/src/copy2gui.sh index e6ab4f6..beec4f5 100755 --- a/src/copy2gui.sh +++ b/src/copy2gui.sh @@ -2,5 +2,5 @@ cp scyther-linux ../gui/Scyther/Bin cp scyther-w32.exe ../gui/Scyther/Bin -cp scyther-osx ../gui/Scyther/Bin +cp scyther-mac ../gui/Scyther/Bin