[saga] 07/07: Use newline between targets.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 1 20:26:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository saga.
commit 3d8dc91f9960d1d3fc3f1671b2bd99fdf7c1d0fe
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 1 22:26:34 2016 +0200
Use newline between targets.
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c6254d1..54a5e28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,13 +17,14 @@ debian/% :: debian/%.in
override_dh_clean:
dh_clean src/saga_core/saga_api/saga_api.py saga_cmd.1 saga_gui.1
+
override_dh_auto_configure:
dh_auto_configure -- \
--prefix=/usr \
--disable-libfire \
--disable-triangle \
--enable-openmp \
- --enable-python $(shell dpkg-buildflags --export=configure) \
+ --enable-python $(shell dpkg-buildflags --export=configure)
override_dh_auto_build:
pod2man --section=1 --release=$(VERSION) --center " " debian/saga_gui.pod > saga_gui.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git
More information about the Pkg-grass-devel
mailing list