[MPlayer-cvslog] r26813 - trunk/Makefile

diego subversion at mplayerhq.hu
Sun May 18 18:08:46 CEST 2008


Author: diego
Date: Sun May 18 18:08:46 2008
New Revision: 26813

Log:
Remove (hopefully obsolete) codecs.conf workaround.


Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Sun May 18 18:08:46 2008
@@ -821,7 +821,6 @@ install-dirs:
 	$(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)



More information about the MPlayer-cvslog mailing list