[SCM] vlc/master: debian/rules: Terminate confflags list.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Mon Oct 7 18:26:11 UTC 2013


The following commit has been merged in the master branch:
commit f7481b275e351b33f9bc5794090f6b5e5f63126c
Author: Benjamin Drung <bdrung at debian.org>
Date:   Mon Oct 7 20:26:07 2013 +0200

    debian/rules: Terminate confflags list.

diff --git a/debian/rules b/debian/rules
index 477ac8a..6df3d4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -201,6 +201,7 @@ endif
 confflags += \
 	CFLAGS="$(CFLAGS)" \
 	CXXFLAGS="$(CXXFLAGS)" \
+	$(NULL)
 
 %:
 	dh $@ --parallel --with autoreconf

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list