[hamradio-commits] [gnss-sdr] 04/18: change tabs for spaces

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun Dec 7 22:13:53 UTC 2014


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

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 14b7bcbf1d9301ee5cd316e9eb19d611b45b89f5
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Dec 7 11:12:30 2014 +0100

    change tabs for spaces
---
 cmake/Modules/FindGLOG.cmake | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/cmake/Modules/FindGLOG.cmake b/cmake/Modules/FindGLOG.cmake
index 93c684c..98b9d39 100644
--- a/cmake/Modules/FindGLOG.cmake
+++ b/cmake/Modules/FindGLOG.cmake
@@ -25,11 +25,11 @@ macro(_FIND_GLOG_LIBRARIES _var)
      find_library(${_var}
           NAMES  ${ARGN}
           PATHS ${LIB_PATHS} /opt/local/lib
-		                     /usr/lib/x86_64-linux-gnu
-							 /usr/lib/i386-linux-gnu
-							 /usr/lib/arm-linux-gnueabihf
-							 /usr/lib/arm-linux-gnueabi
-							 /usr/lib/aarch64-linux-gnu
+                             /usr/lib/x86_64-linux-gnu
+                             /usr/lib/i386-linux-gnu
+                             /usr/lib/arm-linux-gnueabihf
+                             /usr/lib/arm-linux-gnueabi
+                             /usr/lib/aarch64-linux-gnu
           PATH_SUFFIXES lib
       )
      mark_as_advanced(${_var})

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list