From 266c4c61dac3e5204b1b4747b935e0db6ca911a8 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Fri, 2 Jul 2010 09:14:10 +0200 Subject: [PATCH] STYLE: remove tabs and trailing space from new scripts --- bin/tools/foamConfigurePaths | 41 ++++++++++++++++++------------------ debian/copyright | 2 +- debian/rules | 4 ++-- 3 files changed, 23 insertions(+), 24 deletions(-) diff --git a/bin/tools/foamConfigurePaths b/bin/tools/foamConfigurePaths index 5bd2494b81..823c816d51 100755 --- a/bin/tools/foamConfigurePaths +++ b/bin/tools/foamConfigurePaths @@ -34,10 +34,10 @@ usage() { cat< - and is licensed under the GPL version 3 + and is licensed under the GPL version 3 diff --git a/debian/rules b/debian/rules index ce5f53f5c0..696fcc9216 100755 --- a/debian/rules +++ b/debian/rules @@ -96,13 +96,13 @@ binary-arch: build install dh_fixperms dh_makeshlibs dh_installdeb -# dh_perl +# dh_perl dh_shlibdeps -- --ignore-missing-info #We depend on vtk libs without info dh_gencontrol dh_md5sums dh_builddeb -source diff: +source diff: @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false binary: binary-indep binary-arch