[getdp] 55/60: skipped dh_shlibdeps to work around pb with libslepc.so.3.5
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 67078bf93be02f2b3ef331e0cb9d1865521b21ec
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date: Thu Feb 26 12:10:11 2015 +0000
skipped dh_shlibdeps to work around pb with libslepc.so.3.5
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 5f0c107..7dd8597 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,8 @@ override_dh_auto_install:
echo "installing getdp"
dh_auto_install --builddirectory=$(BUILDDIR)/petsc
+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