[cpp-sp] 19/47: Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:41:47 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.1.dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=ea3f278807ce64a95aa5f4b780ea767eb2321c98
commit ea3f278807ce64a95aa5f4b780ea767eb2321c98
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Sep 10 20:09:49 2008 +0200
Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d870152..fff2ec3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,7 +125,7 @@ binary-arch: install-stamp
dh_strip
dh_compress
dh_fixperms
- DH_OPTIONS="" dh_makeshlibs -plibshibsp1
+ DH_OPTIONS="" dh_makeshlibs -plibshibsp2
dh_installdeb
dh_shlibdeps
dh_gencontrol
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list