Mercurial > mplayer.hg
changeset 2003:14c4f848a767
root->0 (bsd compatible) [lez]
author | arpi |
---|---|
date | Fri, 28 Sep 2001 00:13:30 +0000 |
parents | fde7a923e7cb |
children | d323a65c8f6b |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Sep 27 22:38:29 2001 +0000 +++ b/Makefile Fri Sep 28 00:13:30 2001 +0000 @@ -121,7 +121,7 @@ @echo "however it means you can't use fibmap_mplayer." @echo "Without this (or without running mplayer as root) you won't be" @echo "able to play encrypted DVDs." - install -o root -g root -m 4755 -s $(PRG_FIBMAP) $(BINDIR)/$(PRG_FIBMAP) + install -o 0 -g 0 -m 4755 -s $(PRG_FIBMAP) $(BINDIR)/$(PRG_FIBMAP) clean: rm -f *.o *~ $(OBJS)