[renpy] 29/30: Correct a typo

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 7f29d65f66233c993706399d5b5d276f4a2fcc38
Author: Markus Koschany <apo at debian.org>
Date:   Sat Dec 2 23:52:26 2017 +0100

    Correct a typo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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