[Mplayer-cvslog] CVS: main Makefile,1.69,1.70
Arpi of Ize
arpi at mplayer.dev.hu
Fri Sep 28 02:13:45 CEST 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv20229
Modified Files:
Makefile
Log Message:
root->0 (bsd compatible) [lez]
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- Makefile 27 Sep 2001 17:40:42 -0000 1.69
+++ Makefile 28 Sep 2001 00:13:30 -0000 1.70
@@ -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)
More information about the MPlayer-cvslog
mailing list