[cpp-sp] 17/34: Fix another location of the library package name

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:43:23 EST 2018


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

scantor pushed a commit to annotated tag debian/2.3+dfsg-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=ade705ccb315394d188fbce249a0ced177486cbf

commit ade705ccb315394d188fbce249a0ced177486cbf
Author: Russ Allbery <rra at debian.org>
AuthorDate: Tue Nov 10 16:04:10 2009 -0800

    Fix another location of the library package name
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 96419d7..c3c846f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -132,7 +132,7 @@ binary-arch: install-stamp
 	dh_strip
 	dh_compress
 	dh_fixperms
-	DH_OPTIONS="" dh_makeshlibs -plibshibsp3
+	DH_OPTIONS="" dh_makeshlibs -plibshibsp4
 	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