[pnetcdf] 05/06: No longer need to call -with autoreconf
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Dec 19 21:23:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository pnetcdf.
commit 6995ac4af9d287d2428a89decd3767a507419cfe
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 25 15:02:08 2017 +0100
No longer need to call -with autoreconf
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ab3008f..5aff7a3 100644
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ SHLIB=libpnetcdf.so.0d
# The magic debhelper rule
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_clean:
rm -rf build-*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pnetcdf.git
More information about the debian-science-commits
mailing list