mpv: adjust --docdir
This commit is contained in:
parent
2dfb0bb33b
commit
04a6e3933f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.7.3
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -25,7 +25,7 @@ pre_configure() {
|
|||
}
|
||||
do_configure() {
|
||||
python waf configure --prefix=/usr --confdir=/etc/mpv \
|
||||
--docdir=/usr/share/examples --enable-zsh-comp \
|
||||
--docdir=/usr/share/examples/mpv --enable-zsh-comp \
|
||||
--enable-joystick --enable-cdda --disable-libbs2b \
|
||||
--disable-portaudio --disable-oss-audio --disable-sdl2
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user