summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-19 20:02:24 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-19 20:02:24 +0100
commit7dd07db8cdc1080536e304c9eb260e3253e776b3 (patch)
tree755df41ab36fd419da1acf05702f57a075e49c15 /debian
parent6bf6466dd0e8c33a3dc19b52e68c75ec89429d45 (diff)
downloadlarch-7dd07db8cdc1080536e304c9eb260e3253e776b3.tar.gz
Remove removal.larch-0.23
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 50e7992..87fb03b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,6 @@ override_dh_auto_build:
$(MAKE)
dh_auto_build --with=python2 --buildsystem=python_distutils
-override_dh_auto_install:
- dh_auto_install --with=python2 --buildsystem=python_distutils
- rm debian/python-larch/usr/share/doc/python-larch/html/_static/jquery.js
-
override_dh_auto_clean:
$(MAKE) clean
dh_auto_clean --with=python2 --buildsystem=python_distutils