[renpy] 27/30: Remove license.rst.txt and make Lintian happy.

Markus Koschany apo at moszumanska.debian.org
Sat Dec 2 23:20:37 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 84ed4b7749a6ccb80ec45dc38f3584b516d6e099
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 2 23:14:42 2017 +0100

    Remove license.rst.txt and make Lintian happy.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index bbf5074..736a776 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,7 @@ 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 "lincense.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