[SCM] audiofile/master: Fix typo noticed by wald0

pabs at users.alioth.debian.org pabs at users.alioth.debian.org
Mon Feb 20 02:22:44 UTC 2012


The following commit has been merged in the master branch:
commit 4062af94fd5a14dfe51d1a8612309e7741fabd71
Author: Paul Wise <pabs at debian.org>
Date:   Mon Feb 20 10:22:39 2012 +0800

    Fix typo noticed by wald0

diff --git a/debian/rules b/debian/rules
index 641af41..fb1fdae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_strip:
 	dh_strip -plibaudiofile1 --dbg-package=libaudiofile-dbg
 	dh_strip --remaining-packages
 
-override_dh_makehslibs:
+override_dh_makeshlibs:
 	dh_makeshlibs -V
 
 override_dh_auto_test:

-- 
audiofile packaging



More information about the pkg-multimedia-commits mailing list