[renpy] 12/146: Corrected rules for dh_pythonsupport compatibility

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:00 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 a9a4ebb75f241680deb1b117cba8975fa2ddbb10
Author: Miriam Ruiz <little_miry at yahoo.es>
Date:   Sat Oct 21 00:53:32 2006 +0000

    Corrected rules for dh_pythonsupport compatibility
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index ef69426..db59514 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,11 +69,7 @@ install-indep:
 
 install-arch:
 	# module/ - Contains the source code for the _renpy module.
-	#dh_install -prenpy  module/* usr/share/games/renpy/module/
-	#$(MAKE) install DESTDIR=$(CURDIR)/debian/renpy
-
-	cd module; python setup.py install --home=$(CURDIR)/debian/python-renpy/usr
-	dh_link -ppython-renpy  usr/lib/renpy/module usr/share/games/renpy/module
+	cd module; python setup.py install --root=$(CURDIR)/debian/python-renpy
 
 
 install: install-arch install-indep

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