Commit 1f8f7f26 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated autossh to 1.4g

parent e3b0c1de
all: all:
tar xf autossh-1.4e.tgz tar xf autossh-1.4g.tgz
cd autossh-1.4e && ./configure --prefix=/usr cd autossh-1.4g && ./configure --prefix=/usr
$(MAKE) -C autossh-1.4e $(MAKE) -C autossh-1.4g
$(MAKE) -C autossh-1.4e install $(MAKE) -C autossh-1.4g install
rm -rf autossh-1.4e rm -rf autossh-1.4g
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment