#4555: Add package: tree-1.6.0
--------------------+---------------------
Reporter: fo | Owner: fo
Type: task | Status: closed
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Resolution: fixed
Keywords: |
--------------------+---------------------
Changes (by bdubbs@…):
* milestone: => 7.6
Comment:
Installation:
{{{
make &&
make prefix=/usr MANDIR=/usr/share/man/man1 install
}}}
Installs only two files. The build/install could as easily be:
{{{
make &&
install -s tree /usr/bin/tree &&
install doc/tree.1 /usr/share/man/man1/tree.1
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4555#comment:8>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page