branch | tls-sprint |
changeset 1667 | 145af5f29f12 |
parent 1449 | 7751785c0815 |
child 5334 | 7da1a6ca8f65 |
--- 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.