The following commit has been merged in the master branch:
commit 68f9fa2e51ca5f70b48a8615fb163df449457e58
Author: Bas Couwenberg <[email protected]>
Date: Wed Jan 15 21:26:13 2014 +0100
Use dh_auto_configure with additional options instead of configure.
diff --git a/debian/changelog b/debian/changelog
index ca89ac5..444e9c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libepsilon (0.9.2-1) UNRELEASED; urgency=low
* Support Multi-Arch.
* Use dh-autoreconf for retooling.
(closes: #735228)
+ * Use dh_auto_configure with additional options instead of configure.
-- Bas Couwenberg <[email protected]> Wed, 15 Jan 2014 20:58:42 +0100
diff --git a/debian/rules b/debian/rules
index 16793a4..e7c7c61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_install:
dh_install
override_dh_auto_configure:
- $(CURDIR)/configure --prefix=/usr --enable-pthreads --enable-cluster
+ dh_auto_configure -- --enable-pthreads --enable-cluster
--
A library for wavelet image compression
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel