#2838: pciutils-3.1.2
------------------------------------------+---------------------------------
 Reporter:  matt...@…                     |       Owner:  blfs-b...@…           
        
     Type:  task                          |      Status:  new                   
        
 Priority:  normal                        |   Milestone:  6.4                   
        
Component:  BOOK                          |     Version:  SVN                   
        
 Severity:  normal                        |    Keywords:                        
        
------------------------------------------+---------------------------------
 New version.  Note that the makefile includes an 'install-lib' target. So:

 {{{
 make PREFIX=/usr install-lib
 }}}

 can replace the current instructions of:

 {{{
 install -v -m 755 -d /usr/include/pci &&
 install -v -m 644 lib/libpci.a /usr/lib &&
 install -v -m 644 lib/*.h /usr/include/pci
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2838>
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

Reply via email to