[SCM] libquicktime/master: Pass -Xlqt_ to dh_makeshlibs

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Nov 29 21:07:03 UTC 2016


The following commit has been merged in the master branch:
commit c3851360f510a9ceee0cd6fbbce4920d33b39224
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Nov 29 22:05:43 2016 +0100

    Pass -Xlqt_ to dh_makeshlibs

diff --git a/debian/rules b/debian/rules
index 5a2dba2..8cb6017 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,10 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
 	--with-libdv \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
-
 DEB_DESTDIR := $(CURDIR)/debian/tmp
 
+DEB_DH_MAKESHLIBS_ARGS_libquicktime2 := -Xlqt_
+
 binary-install/libquicktime-doc::
 	# Symlinking qt4l_*.html to get rid of the prefix
 	for HTML in debian/libquicktime-doc/usr/share/doc/libquicktime-doc/qt4l_*.html; \

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list