From c45b06a3edf856aff2105e47a002f0cec573c1b1 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 16 Mar 2011 12:45:40 +0100 Subject: Build with scour for SVG optimization. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 4ca58d6..dad1cdb 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ DISTRIBUTION = $(shell lsb_release -i | cut -f2 -d':' | tr -d '\t') LDFLAGS+=-Wl,--as-needed %: - dh $@ + dh $@ --with scour # Fixes FTBFS override_dh_auto_test: -- cgit v1.2.3