summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-05-27 17:23:13 +0200
committerTor Andersson <tor@ghostscript.com>2010-05-27 17:23:13 +0200
commit16d1e5d8d9506c850db1637d152068a36984cc7f (patch)
tree700b773a48f06b0a7ed6f1a9b1ef7d0f11cf0304 /debian/rules
parent11a208aa2e60954aef668c03d199808347d38c26 (diff)
downloadmupdf-16d1e5d8d9506c850db1637d152068a36984cc7f.tar.xz
Prepare debian files for release.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 04294929..6cf6a5d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ build: build-stamp
build-stamp:
dh_testdir
dh_testroot
- $(MAKE)
+ $(MAKE) "build=release"
touch $@
clean: