[SCM] vlc/master: Install zsh completion in vlc-bin

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Oct 12 17:36:31 UTC 2016


The following commit has been merged in the master branch:
commit c4998c0ffc1ffb4ca29aa130770d5b382d3ab953
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Oct 12 01:53:37 2016 +0200

    Install zsh completion in vlc-bin

diff --git a/debian/rules b/debian/rules
index 26255bb..543f96f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -388,7 +388,7 @@ override_dh_install:
 	dh_install --fail-missing
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
 	# Install zsh completion
-	dh_install -pvlc-nox extras/analyser/_vlc usr/share/zsh/vendor-completions
+	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

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list