[SCM] vlc/master: Install in vlc

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Oct 15 16:50:24 UTC 2016


The following commit has been merged in the master branch:
commit 3109bcdba15587505a011818bb9593aa29b09d02
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Oct 13 01:25:30 2016 +0200

    Install in vlc

diff --git a/debian/rules b/debian/rules
index db143ae..ecf95b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -396,8 +396,8 @@ ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
 	# Install zsh completion
 	dh_install -pvlc-bin extras/analyser/_vlc usr/share/zsh/vendor-completions
 endif
-	$(if $(shell dpkg-vendor --is Ubuntu && echo true),dh_install -pvlc-nox debian/source_vlc.py usr/share/apport/package-hooks/)
-	dh_buildinfo -p vlc-nox
+	$(if $(shell dpkg-vendor --is Ubuntu && echo true),dh_install -pvlc-bin debian/source_vlc.py usr/share/apport/package-hooks/)
+	dh_buildinfo -p vlc
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS $(pluginpackages:%=-Nvlc-plugin-%)

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list