[slepc] 08/30: fix postinst script

Drew Parsons dparsons at moszumanska.debian.org
Sat Oct 10 19:29:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to branch debian
in repository slepc.

commit dc1dbd5485b1ac483ffaf0b79f13de3617937648
Author: trophime-guest <trophime-guest at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Thu Jan 13 08:50:46 2011 +0000

    fix postinst script
---
 debian/libslepc3.1-dev.postinst.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libslepc3.1-dev.postinst.in b/debian/libslepc3.1-dev.postinst.in
index 3a4e3dd..a6b5322 100644
--- a/debian/libslepc3.1-dev.postinst.in
+++ b/debian/libslepc3.1-dev.postinst.in
@@ -2,7 +2,7 @@
 
 # Make alternatives links
 if [ "$1" = "configure" ]; then
-update-alternatives --install /usr/lib/slepc slepc /usr/lib/slepcdir/slepc_ver 3000 \
+update-alternatives --install /usr/lib/slepc slepc /usr/lib/slepcdir/slepc_ver 3100 \
   --slave /usr/include/slepc slepcinclude /usr/lib/slepcdir/slepc_ver/include \
   --slave /usr/lib/libslepc.a libslepc.a /usr/lib/slepcdir/slepc_ver/lib/libO/libslepc.a \
   --slave /usr/lib/libslepc.so libslepc.so /usr/lib/libslepc.so.slepc_ver

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git



More information about the debian-science-commits mailing list