[SCM] templates for different package types branch, master, updated. 92f29bc3d860731606a963f43350801092383a19

Miriam Ruiz miriam at debian.org
Wed Nov 17 17:27:10 UTC 2010


The following commit has been merged in the master branch:
commit 3bc9e150fb4e4b7f15bea224828fbe043b416e93
Author: Miriam Ruiz <miriam at debian.org>
Date:   Wed Nov 17 18:20:33 2010 +0100

    Fixed small bug

diff --git a/model/pymodule/rules b/model/pymodule/rules
index ee566ad..7ea307a 100644
--- a/model/pymodule/rules
+++ b/model/pymodule/rules
@@ -34,7 +34,7 @@ install-python%:
 	dh_testroot
 	python$* setup.py install \
 		--no-compile \
-		--root=$(CURDIR)/debian/python-rabbyt \
+		--root=$(CURDIR)/debian/python-%PACKAGE% \
 		--single-version-externally-managed;
 	touch $@
 

-- 
templates for different package types



More information about the Pkg-games-commits mailing list