# HG changeset patch # User Oleksandr Gavenko # Date 1324221896 -7200 # Node ID 2f79af90c708eec06b03b12709824316217eff0b # Parent efb78fb374eed48394643ef9d5c841859413d01d ln -s ~/.xinitrc ~/.xsession diff -r efb78fb374ee -r 2f79af90c708 Makefile --- a/Makefile Thu Dec 15 23:36:42 2011 +0200 +++ b/Makefile Sun Dec 18 17:24:56 2011 +0200 @@ -88,6 +88,7 @@ fi; \ done mkdir -p $(HOME)/.mc + ln -s ~/.xinitrc ~/.xsession install -m 640 .mc/bashrc $(HOME)/.mc ifeq '$(host_os)' 'cygwin' install -m 640 .mc/bindings.cygwin $(HOME)/.mc/bindings