The INSTALL file for git recommends the following incantation to derive the 
path (at line 100).
This doesn't need updating when the Perl version changes.

perllibdir=/usr/$(/usr/bin/perl -MConfig -wle 'print substr 
$Config{installsitelib}, 1 + length $$Config{siteprefixexp}')

I tested it with make perllibdir=that and make perllibdir=that install and it 
worked.

If you should decide to move forward with taking git out of /usr/share.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to