Commit 655b182b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf which-2.21.tar.gz
cd which-2.21 && ./configure --prefix=/usr
$(MAKE) -C which-2.21
$(MAKE) -C which-2.21 install
rm -rf which-2.21
bin
/usr/bin/.*
info
/usr/share/info/.*
man
/usr/share/man/.*
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