[getdp] 56/60: fix for 2.5.0
Matteo F. Vescovi
mfv at moszumanska.debian.org
Thu Feb 11 10:12:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
mfv pushed a commit to branch master
in repository getdp.
commit 6ec8ad93139e84d2f86f7c48858bfb32d29f30fc
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date: Mon Mar 16 07:27:23 2015 +0000
fix for 2.5.0
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7dd8597..1c989c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,8 +54,8 @@ override_dh_auto_install:
echo "installing getdp"
dh_auto_install --builddirectory=$(BUILDDIR)/petsc
-override_dh_shlibdeps:
- echo "dh_shlibdeps skipped"
+#override_dh_shlibdeps:
+# echo "dh_shlibdeps skipped"
override_dh_auto_clean:
rm -rf $(BUILDDIR)/petsc $(BUILDDIR)/sparskit
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getdp.git
More information about the debian-science-commits
mailing list