summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2009-12-22 13:39:16 +0100
committerBenjamin Drung <bdrung@ubuntu.com>2009-12-22 13:39:16 +0100
commit8bb55ed5ab94e24dcde7f6eb2b5d52234b23488b (patch)
treecb69c0f183eb18f772c31505e4738b03397e42ce /debian/rules
parente9c6fc7700efcea66d90a82762475a05aa732a10 (diff)
- Install moz_version.py using python-support
- update debian/control - update debian/rules - update src/Makefile
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 2d6256a..c1d6454 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,3 +32,6 @@ DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/mozilla-devscripts/
DEB_MAKE_CHECK_TARGET := $(NULL)
DEB_INSTALL_DOCS_ALL := README
+
+install/mozilla-devscripts::
+ dh_pysupport