Magellan Linux

Diff of /branches/magellan-next/core/cracklib/cracklib-2.8.18-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7962 by niro, Mon Jun 6 09:33:16 2011 UTC revision 7963 by niro, Mon Jun 6 10:12:32 2011 UTC
# Line 24  SRC_URI=( Line 24  SRC_URI=(
24    
25  UP2DATE="updatecmd_sourceforge ${PNAME}"  UP2DATE="updatecmd_sourceforge ${PNAME}"
26    
27    src_prepare()
28    {
29     unpack ${SRCFILE} || die
30    
31     # fixes compile issues with pam
32     mlibtoolize || die
33    }
34    
35  src_compile()  src_compile()
36  {  {
37   mconfigure \   mconfigure \

Legend:
Removed from v.7962  
changed lines
  Added in v.7963