[SCM] unicap/master: Exclude CPI-libraries from dpkg-gensymbols

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Oct 3 13:48:31 UTC 2017


The following commit has been merged in the master branch:
commit b6c7c175e3aecad4db3b3f257d94b8713c4ae631
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Oct 3 15:10:31 2017 +0200

    Exclude CPI-libraries from dpkg-gensymbols

diff --git a/debian/rules b/debian/rules
index 98f6146..02a7b2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,9 @@ override_dh_auto_configure:
 		--enable-libv4l \
 		$(empty)
 
+override_dh_makeshlibs:
+	dh_makeshlibs -X /unicap2/cpi/
+
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -f gtk-doc.make

-- 
unicap packaging



More information about the pkg-multimedia-commits mailing list