[ossim-video] 01/01: Strip trailing whitespace from rules.

Bas Couwenberg sebastic at debian.org
Fri Nov 17 10:52:48 UTC 2017


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

sebastic pushed a commit to branch master
in repository ossim-video.

commit 23be12d8added7a12b385a38e5ff1c5887943c23
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 17 11:52:42 2017 +0100

    Strip trailing whitespace from rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 47682f1..4164d65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ CMAKE_OPTS = \
        -DBUILD_SHARED_LIBS=ON
 
 override_dh_auto_configure:
-	dh_auto_configure -- $(CMAKE_OPTS) 
+	dh_auto_configure -- $(CMAKE_OPTS)
 
 override_dh_install:
 	dh_install --list-missing

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



More information about the Pkg-grass-devel mailing list