From b1c1933538330a806ac26ca25c3118d3926eee0f Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 19 Feb 2018 17:23:48 +0300 Subject: [PATCH] dustrac:ver.bump --- game/arcade/dustrac/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/arcade/dustrac/actions.py b/game/arcade/dustrac/actions.py index cfd436fb2a..ed84168da4 100644 --- a/game/arcade/dustrac/actions.py +++ b/game/arcade/dustrac/actions.py @@ -17,4 +17,4 @@ def build(): def install(): cmaketools.install() - pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README") + pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README*")