From 5eb19e80533cff73f63469271a0a5a4903cb2721 Mon Sep 17 00:00:00 2001 From: nanotube Date: Fri, 16 Sep 2005 05:11:21 +0000 Subject: [PATCH] added build dir remove at the end. --- make_all_dist.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/make_all_dist.bat b/make_all_dist.bat index 6425f27..bf64124 100644 --- a/make_all_dist.bat +++ b/make_all_dist.bat @@ -23,6 +23,7 @@ pause "You didnt forget to edit the version, did you?..." mv "./pykeylogger%VERSION%_win32.zip" "../pykeylogger%VERSION%_win32.zip" rd /S /Q pykeylogger +rd /S /Q build pause "done, now lets create the src dist" -- 2.45.1