Commit 60af4e1a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf bash-completion-2.10.tar.xz
cd bash-completion-2.10 && ./configure --prefix=/usr
$(MAKE) -C bash-completion-2.10
$(MAKE) -C bash-completion-2.10 install
rm -rf bash-completion-2.10
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