oops tls-sprint
authorsylvain.thenault@logilab.fr
Tue, 05 May 2009 17:12:22 +0200
branchtls-sprint
changeset 1667 145af5f29f12
parent 1666 bf4bdc601779
child 1668 d2ac1d681d70
oops
skeleton/debian/rules.tmpl
--- a/skeleton/debian/rules.tmpl	Tue May 05 17:12:14 2009 +0200
+++ b/skeleton/debian/rules.tmpl	Tue May 05 17:12:22 2009 +0200
@@ -25,7 +25,7 @@
 	dh_installdirs -i
 	python setup.py -q install --no-compile --prefix=debian/%(distname)s/usr/
 	# remove generated .egg-info file
-	rm -rf debian/cubicweb-comment/usr/lib/python*
+	rm -rf debian/%(distname)s/usr/lib/python*
 
 
 # Build architecture-independent files here.