[Pkg-voip-commits] [libss7] 41/51: typo in rules: dh_makeshlibs

tzafrir at debian.org tzafrir at debian.org
Mon Oct 31 09:39:02 UTC 2016


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

tzafrir pushed a commit to branch master
in repository libss7.

commit 5a9a190670453e7f3d605f5c72f8aeaec464aa6b
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Sun Oct 30 07:51:41 2016 +0200

    typo in rules: dh_makeshlibs
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8c409eb..fe0462f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ SHLIBS = $(PKGNAME) (>= $(UPVERSIONMAJOR))
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog
 
-override_dh_mkshlibs:
+override_dh_makeshlibs:
 	dh_makeshlibs -V "$(SHLIBS)"
 
 override_dh_strip:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libss7.git



More information about the Pkg-voip-commits mailing list