[renpy] 30/30: Don't remove license.rst.txt. sphinxdoc is complaining now...

Markus Koschany apo at moszumanska.debian.org
Sat Dec 2 23:20:38 UTC 2017


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

apo pushed a commit to branch master
in repository renpy.

commit 4571d88aea95a053fdaad60661443ceb838ac583
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 2 23:57:41 2017 +0100

    Don't remove license.rst.txt. sphinxdoc is complaining now...
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 65876ec..bbf5074 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,6 @@ override_dh_auto_build:
 		cd module && python$* setup.py build
 	export http_proxy=127.0.0.1:9
 	PYTHONPATH=. sphinx-build -N -bhtml sphinx/source/ build/html # HTML generator
-	find . -name "license.rst.txt" -delete
 
 override_dh_auto_install:
 	export RENPY_DEPS_INSTALL=$(RENPY_DEPS_INSTALL) ; \

-- 
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