diff --git a/Makefile b/Makefile index 34b0f64..54d29cc 100644 --- a/Makefile +++ b/Makefile @@ -45,9 +45,6 @@ install: cp $$po/mc.mo $(DESTDIR)/usr/share/$$po ; \ done -defcfg: - cp -v install/cfg.default $(DESTDIR)/etc/mc/cfg - uninstall: rm -v $(DESTDIR)$(prefix)/bin/mc @for cmd in $(CMDS) ; do \