[osmium] 01/06: Use tab instead of spaces to fix FTBFS on arm*.

Bas Couwenberg sebastic at xs4all.nl
Wed Sep 10 08:52:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository osmium.

commit 967b64e3a13b5c438c92e72f99d7e01bea9567cc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 10 10:26:34 2014 +0200

    Use tab instead of spaces to fix FTBFS on arm*.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 45679eb..fb67b85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,9 +33,9 @@ ifneq (,$(findstring $(DEB_BUILD_ARCH),"kfreebsd-amd64 kfreebsd-i386"))
 	# 
 	# See also: https://github.com/joto/osmium/issues/94
 
-        BOOST_TEST_CATCH_SYSTEM_ERRORS=no dh_auto_test
+	BOOST_TEST_CATCH_SYSTEM_ERRORS=no dh_auto_test
 else
-        dh_auto_test
+	dh_auto_test
 endif
 
 override_dh_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium.git



More information about the Pkg-grass-devel mailing list