[SCM] mpv/master: Manually set zsh completion install path

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Wed Dec 3 09:55:35 UTC 2014


The following commit has been merged in the master branch:
commit 50c4d024a92934f05331b87638959c90b77f45ff
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Fri Nov 28 13:27:15 2014 +0100

    Manually set zsh completion install path

diff --git a/debian/rules b/debian/rules
index 8026a18..0a73942 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_auto_configure:
 			--prefix=/usr				\
 			--libdir=/usr/lib/$(DEB_HOST_MULTIARCH)	\
 			--confdir=/etc/mpv			\
+			--zshdir=/usr/share/zsh/vendor-completions \
 			--enable-cdda				\
 			--enable-sdl2				\
 			--enable-zsh-comp			\

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list