[med-svn] [libbpp-core] 01/01: Remove useless ldconfig call
Andreas Tille
tille at debian.org
Wed Jun 29 19:50:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-core.
commit 32b7205d3886fa79c493fde0758578f98947542e
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 29 21:49:01 2016 +0200
Remove useless ldconfig call
---
debian/changelog | 1 +
debian/postrm | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e9f302a..eff8c64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libbpp-core (2.2.0-2) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Fix installation via d-shlibmove
* d/compat: 9
+ * d/postrm: remove useless ldconfig call
[ Gert Wollny ]
* d/p/gcc-6.patch: fix compilation with g++-6, Closes: #811657
diff --git a/debian/postrm b/debian/postrm
index 744f8b1..1f000ea 100755
--- a/debian/postrm
+++ b/debian/postrm
@@ -37,8 +37,6 @@ createGeneric() {
case "$1" in
remove)
- # Automatically added by dh_makeshlibs
- ldconfig
# Actualize .all files
createGeneric /usr/include/Bpp
;;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-core.git
More information about the debian-med-commit
mailing list