From 16271eb1912c5219336def3fc873df288ef4c1e0 Mon Sep 17 00:00:00 2001 From: John Rigby Date: Thu, 16 Feb 2012 11:20:23 -0700 Subject: LINARO: try again to force indep before arch Signed-off-by: John Rigby --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 6e64b4553eb..512a018676e 100755 --- a/debian/rules +++ b/debian/rules @@ -43,6 +43,8 @@ endif # Debian Build System targets binary: binary-indep binary-arch +binary-arch: binary-indep + build: build-arch build-indep clean: debian/control -- cgit v1.2.3