Mercurial > mplayer.hg
changeset 26781:1a57d9c23fa6
Remove (hopefully obsolete) codecs.conf workaround.
author | diego |
---|---|
date | Sun, 18 May 2008 16:08:46 +0000 |
parents | 3dddd0b74436 |
children | 5282159223e2 |
files | Makefile |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun May 18 16:06:31 2008 +0000 +++ b/Makefile Sun May 18 16:08:46 2008 +0000 @@ -821,7 +821,6 @@ $(INSTALL) -d $(DATADIR) $(INSTALL) -d $(MANDIR)/man1 $(INSTALL) -d $(CONFDIR) - if test -f $(CONFDIR)/codecs.conf ; then mv -f $(CONFDIR)/codecs.conf $(CONFDIR)/codecs.conf.old ; fi install-%: %$(EXESUF) $(INSTALL) -m 755 $(INSTALLSTRIP) $< $(BINDIR)