summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5473d523d0..f2bd2c0284 100644
--- a/Makefile
+++ b/Makefile
@@ -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)