[renpy] 53/146: Fixed installation stuff

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:05 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 cd41918d21c7ab3e46b2d6ea0894f47b54f367f1
Author: Miriam Ruiz <miriam at debian.org>
Date:   Thu Nov 13 10:30:38 2008 +0000

    Fixed installation stuff
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9f1e719..a273407 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ install-indep:
 	# renpy/ - Contains the python source code for Ren'Py.
 	dh_install -prenpy  renpy/* usr/share/games/renpy/renpy/
 	# data/ - Contains the data for the launcher.
-	dh_install -prenpy  data/* usr/share/games/renpy/data/
+	dh_install -prenpy  launcher/* usr/share/games/renpy/launcher/
 	# Scripts that give additional features.
 	dh_install -prenpy  template/* usr/share/games/renpy/template/
 

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