[renpy] 08/24: Ensure that renpy can be built twice in a row.

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 26 15:16:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository renpy.

commit 56ffbc705c59e5411a97ec78390886fb0a100a41
Author: Markus Koschany <apo at debian.org>
Date:   Mon Jan 25 19:35:21 2016 +0100

    Ensure that renpy can be built twice in a row.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index fde891f..754a5bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,4 +52,7 @@ override_dh_clean:
 	rm -fv module/gen/renpy.style*.c
 	rm -fv module/gen/renpy.style*.html
 	rm -fv module/gen/style*.html
+	rm -fv module/gen/*.cc
+	rm -fv module/gen/*.pyx
+	rm -fv module/gen/*.pxi
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git



More information about the Pkg-games-commits mailing list