[SCM] libaacs/master: fix embarassing typo

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Sep 20 18:08:32 UTC 2012


The following commit has been merged in the master branch:
commit 55261c0a98783c09d66e8d02accf53fccfdaa8c2
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Sep 20 20:01:53 2012 +0200

    fix embarassing typo

diff --git a/debian/rules b/debian/rules
index 8f78148..e86dd59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ CFLAGS=$(shell dpkg-buildflags --get CFLAGS 2>/dev/null | sed -e 's/-O2//g')
 %:
 	dh $@ --parallel --with autoreconf
 
-override_dh_makeshibs:
+override_dh_makeshlibs:
 	dh_makeshlibs -V 'libaacs0 (>= 0.5.0)'
 
 override_dh_auto_configure:

-- 
libaacs packaging



More information about the pkg-multimedia-commits mailing list