aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
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 14f6997..342fdcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,7 @@
export DEB_CFLAGS_MAINT_APPEND=-pthread
+export BUILD_DATE = $(shell LC_ALL=C date -u --date="`dpkg-parsechangelog -SDate`")
+
%:
dh $@ --with autotools_dev