summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2012-03-30 20:52:29 -0400
committerHans-Christoph Steiner <hans@eds.org>2012-03-30 23:22:18 -0400
commit2d5aca6d3439d8b71f33bc2029a3350d9b44996a (patch)
tree48286f114b4f09f66bc11d76ce1fb9d3c8de19a1
parentbaf451bf9c0f7b6c9fd030e19bf083c6e7d6a90a (diff)
add hack to support dpkg older than 1.16.1
http://lists.debian.org/debian-mentors/2011/10/msg00309.html
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 5bc611f..67c01e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,8 @@ export CFLAGS += -O2 -fno-strict-aliasing \
-DSQLITE_OMIT_LOOKASIDE=1 \
-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1
+/usr/share/dpkg/buildflags.mk:
+
configure: configure-stamp
configure-stamp:
dh_testdir