Francois Gouget : testbot/TestLauncher: Remove the unused bindir variable.

Alexandre Julliard julliard at winehq.org
Thu Jan 14 14:37:44 CST 2021


Module: tools
Branch: master
Commit: 4aa44795dec4a7eae8e13927d8c4339e79b544f8
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=4aa44795dec4a7eae8e13927d8c4339e79b544f8

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Jan 12 18:11:58 2021 +0100

testbot/TestLauncher: Remove the unused bindir variable.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/src/TestLauncher/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testbot/src/TestLauncher/Makefile b/testbot/src/TestLauncher/Makefile
index b040353..7c9a351 100644
--- a/testbot/src/TestLauncher/Makefile
+++ b/testbot/src/TestLauncher/Makefile
@@ -1,5 +1,3 @@
-bindir = ../../bin/windows
-
 CROSSCC32    = i686-w64-mingw32-gcc
 CROSSSTRIP32 = i686-w64-mingw32-strip
 CROSSCC64    = x86_64-w64-mingw32-gcc




More information about the wine-cvs mailing list