[ossim-planet] 01/01: Strip trailing whitespace from rules.
Bas Couwenberg
sebastic at debian.org
Fri Nov 17 10:51:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ossim-planet.
commit 5eb33c488e65cb49e51a44a9cb3ea7007ab82291
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 17 11:51:54 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 bf8319b..01f340a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ CMAKE_OPTS = \
-DOSSIMPLANET_ENABLE_EPHEMERIS=OFF
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-planet.git
More information about the Pkg-grass-devel
mailing list