[gmt] 13/29: Use spaces instead of tabs for indentation.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 7 18:33:39 UTC 2015


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

sebastic pushed a commit to branch master
in repository gmt.

commit b175b9cfb814188fc819618d8f08be3fab37589d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 5 20:22:41 2015 +0200

    Use spaces instead of tabs for indentation.
---
 debian/rules | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5055beb..2bcd633 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,18 +17,18 @@ export DH_VERBOSE
 #DESTDIR	= $(CURDIR)/debian/tmp
 
 #CMAKE_OPTS = -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-#            -DCMAKE_C_FLAGS="-fstrict-aliasing $(CFLAGS)" \
-#           -DCMAKE_INSTALL_PREFIX=/usr \
-#			-DDCW_ROOT=/usr/share/gmt/dcw \
-#			-DGSHHG_ROOT=/usr/share/gmt/gshhg \
-#			-DNETCDF_ROOT=/usr \
-#			-DFFTW3_ROOT=/usr \
-#			-DGDAL_ROOT=/usr \
-#			-DPCRE_ROOT=/usr \
-#			-DFLOCK=on \
-#			-DGMT_INSTALL_MODULE_LINKS=off \
-#			-DGMT_INSTALL_TRADITIONAL_FOLDERNAMES=off \
-#			-DLICENSE_RESTRICTED=LGPL 
+#             -DCMAKE_C_FLAGS="-fstrict-aliasing $(CFLAGS)" \
+#             -DCMAKE_INSTALL_PREFIX=/usr \
+#             -DDCW_ROOT=/usr/share/gmt/dcw \
+#             -DGSHHG_ROOT=/usr/share/gmt/gshhg \
+#             -DNETCDF_ROOT=/usr \
+#             -DFFTW3_ROOT=/usr \
+#             -DGDAL_ROOT=/usr \
+#             -DPCRE_ROOT=/usr \
+#             -DFLOCK=on \
+#             -DGMT_INSTALL_MODULE_LINKS=off \
+#             -DGMT_INSTALL_TRADITIONAL_FOLDERNAMES=off \
+#             -DLICENSE_RESTRICTED=LGPL 
 
 %:
 	dh $@ --buildsystem cmake \
@@ -44,17 +44,17 @@ export DH_VERBOSE
 #	DESTDIR=$(DESTDIR) $(MAKE) -C $(BUILDDIR) install
 #	# remove duplicated stuff
 #	rm -rf debian/tmp/usr/share/conf \
-#		debian/tmp/usr/share/cpt \
-#		debian/tmp/usr/share/custom \
-#		debian/tmp/usr/share/dbase \
-#		debian/tmp/usr/share/mgd77 \
-#		debian/tmp/usr/share/mgg \
-#		debian/tmp/usr/share/pattern \
-#		debian/tmp/usr/share/pslib \
-#		debian/tmp/usr/share/time \
-#		debian/tmp/usr/share/tools \
-#		debian/tmp/usr/share/VERSION \
-#		debian/tmp/usr/share/x2sys
+#	       debian/tmp/usr/share/cpt \
+#	       debian/tmp/usr/share/custom \
+#	       debian/tmp/usr/share/dbase \
+#	       debian/tmp/usr/share/mgd77 \
+#	       debian/tmp/usr/share/mgg \
+#	       debian/tmp/usr/share/pattern \
+#	       debian/tmp/usr/share/pslib \
+#	       debian/tmp/usr/share/time \
+#	       debian/tmp/usr/share/tools \
+#	       debian/tmp/usr/share/VERSION \
+#	       debian/tmp/usr/share/x2sys
 #	dh_auto_install
 #	# Uncompress examples stuff 
 #	find  $(CURDIR)/debian/gmt-examples/usr/share/doc/gmt-examples/examples -name "*.gz" -exec gunzip {} \;

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



More information about the Pkg-grass-devel mailing list