[renpy] 143/146: Refresh 03_checkdir.patch

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:54 UTC 2016


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

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

commit 1548ae16783767dad9e3610fdf3c95b6219bde5f
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jan 12 18:15:34 2016 +0100

    Refresh 03_checkdir.patch
---
 debian/patches/03_checkdir.patch | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/patches/03_checkdir.patch b/debian/patches/03_checkdir.patch
index 6e99d90..5e8d76d 100644
--- a/debian/patches/03_checkdir.patch
+++ b/debian/patches/03_checkdir.patch
@@ -1,10 +1,8 @@
-Index: renpy-6.17.6-source/renpy/main.py
-===================================================================
---- renpy-6.17.6-source.orig/renpy/main.py
-+++ renpy-6.17.6-source/renpy/main.py
-@@ -181,6 +181,10 @@ def main():
-     choose_variants()
-     renpy.display.touch = "touch" in renpy.config.variants
+--- a/renpy/main.py
++++ b/renpy/main.py
+@@ -253,6 +253,10 @@ def main():
+ 
+     log_clock("Early init")
  
 +    # Check if the game directory exists and is a directory
 +    if not os.path.isdir(renpy.config.gamedir):

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