#1978: correct typo in libmusicbrainz-2.1.2 installation commands
----------------------------+-----------------------------------------------
Reporter: particlehunter | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
the 'Installation of libmusicbrainz' text states the following:
(as the root user):
make install &&
install -v -m644 -D docs/mb_howto.txt \
/usr/share/doc/libmusicbrainz-2.1.1/mb_howto.txt
where the correct command should be:
make install &&
install -v -m644 -D docs/mb_howto.txt \
/usr/share/doc/libmusicbrainz-2.1.2/mb_howto.txt
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/1978>
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