mirror of
https://github.com/mpv-player/mpv
synced 2025-02-04 14:11:53 +00:00
some more consistency for the VIDIX installation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22329 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
057994cdec
commit
ac8d43dbed
2
Makefile
2
Makefile
@ -302,7 +302,7 @@ install-gui:
|
||||
install-vidix:
|
||||
$(MAKE) -C libdha install
|
||||
mkdir -p $(LIBDIR)/mplayer/vidix
|
||||
-install -m 755 $(INSTALLSTRIP) -p vidix/drivers/*.so $(LIBDIR)/mplayer/vidix
|
||||
$(INSTALL) -m 755 $(INSTALLSTRIP) -p vidix/drivers/*.so $(LIBDIR)/mplayer/vidix
|
||||
|
||||
uninstall:
|
||||
-rm -f $(BINDIR)/mplayer$(EXESUF) $(BINDIR)/gmplayer$(EXESUF)
|
||||
|
Loading…
Reference in New Issue
Block a user