#2144: shadow-4.1.2
--------------------------------------+-------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [email protected]
     Type:  task                      |       Status:  new                      
    
 Priority:  normal                    |    Milestone:  7.0                      
    
Component:  Book                      |      Version:  SVN                      
    
 Severity:  normal                    |   Resolution:                           
    
 Keywords:                            |  
--------------------------------------+-------------------------------------
Comment (by LydianKnight):

 So we can remove the library part and convert the configure parameters
 from:

 {{{
 ./configure --libdir=/lib --sysconfdir=/etc --enable-shared --without-
 selinux
 }}}

 To this?

 {{{
 ./configure --sysconfdir=/etc --without-selinux
 }}}

 I mean... there's no use in passing the --libdir parameter if we're not
 gonna deploy any libraries at all... still surprising for me, but I'll try
 as I still have the final chapter pending, so I can continue reporting any
 modifications needed, if any

 Julio

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2144#comment:20>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to