From 63ea10b9f81725c9304aa729de4a3768a28b4c81 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 21 Aug 2009 16:23:09 +0200 Subject: debian/rules: Build with DH_PYCENTRAL=include-links instead of nomove. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6e2204cf..84224e9a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,5 @@ #!/usr/bin/make -f -export DH_PYCENTRAL=nomove +export DH_PYCENTRAL=include-links export DEBVER=$(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p') export CFLAGS=-Wno-write-strings -- cgit v1.2.3