summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-01-12 23:01:16 -0800
committerManoj Srivastava <srivasta@debian.org>2016-01-12 23:01:16 -0800
commitac0897b8d0bf471a5780fe1135570479ad9d6b16 (patch)
treedecfac5c7ae5410fcb0fe97a81f27dfcc5c1e061 /debian/rules
parentb6522e6981f04e1ca972204cea280ed27d8924a2 (diff)
[master]: New upstream snapshot.
Bug fix: "please make the build reproducible", thanks to Reiner Herrmann. Applied the supplied patch. (Closes: #785549) Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 2421376..3785df6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,6 +37,8 @@ override_dh_auto_configure:
-de \
-D prefix=$(PREFIX) \
-D orgname=/etc/news/organization \
+ -D myhostname=localhost \
+ -D mydomain=localdomain \
-D defeditor=/usr/ae \
-D privlib=/usr/share/$(package) \
-D pager=/bin/more \