From d66c923d3b63ab890321c84b4ef667f7d4d6687f Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 22 Apr 2018 22:15:45 +0300 Subject: [PATCH] xmoto-0.5.12:ver.bump --- game/sports/xmoto/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/sports/xmoto/actions.py b/game/sports/xmoto/actions.py index a9fc2f83df..7cd0aa0e4b 100644 --- a/game/sports/xmoto/actions.py +++ b/game/sports/xmoto/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): shelltools.system("./bootstrap") - shelltools.system("rm -r src/ode") + #shelltools.system("rm -r src/ode") shelltools.export("CPPFLAGS", "-D_GLIBCXX_USE_CXX11_ABI=0") autotools.autoreconf("-vfi") autotools.configure("--prefix=/usr \