[med-svn] [libzstd] 14/14: Fix dh_install override

Kevin Murray daube-guest at moszumanska.debian.org
Thu Dec 17 06:13:31 UTC 2015


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

daube-guest pushed a commit to branch master
in repository libzstd.

commit 65535d65b728dd9427ce960ba7341c0edc2a60c9
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Tue Dec 8 13:26:08 2015 +1100

    Fix dh_install override
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index aeda6b9..a274d5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ libpkg=libzstd0
 %:
 	dh $@ --parallel
 
-overide_dh_install:
+override_dh_install:
 	# Call d-shlibmove to comply with library packaging guide
 	d-shlibmove --commit \
 				--multiarch \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git



More information about the debian-med-commit mailing list