[osm2pgsql] 16/18: Drop dh_auto_configure override, not required for CMake build.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Feb 27 15:33:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osm2pgsql.
commit 26069be133d50f911e3215ee09ed039211040402
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Feb 27 15:30:03 2016 +0100
Drop dh_auto_configure override, not required for CMake build.
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index d225a14..98928e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ CXXFLAGS += $(CPPFLAGS)
--buildsystem cmake \
--parallel
-override_dh_auto_configure:
- dh_auto_configure -- CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" CXXFLAGS="$(CXXFLAGS)"
-
override_dh_auto_test:
dh_auto_test || echo "Ignoring test failures"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git
More information about the Pkg-grass-devel
mailing list