Magellan Linux

Diff of /smage/branches/alx-0_6_0/extras/nss/nss-3.12.10-r1.smage2

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

revision 2665 by niro, Mon Jul 11 11:53:56 2011 UTC revision 2666 by niro, Mon Jul 11 11:54:24 2011 UTC
# Line 44  src_prepare() Line 44  src_prepare()
44   ${SRCDIR}/mozilla/security/coreconf/source.mk || die   ${SRCDIR}/mozilla/security/coreconf/source.mk || die
45  }  }
46    
47  alx_generic_src_compile()  src_compile()
48  {  {
49   cd ${SRCDIR}/mozilla/security   cd ${SRCDIR}/mozilla/security
50    
# Line 66  alx_generic_src_compile() Line 66  alx_generic_src_compile()
66   mmake -j1 BUILD_OPT=1 -C nss || die   mmake -j1 BUILD_OPT=1 -C nss || die
67  }  }
68    
69  src_install()  alx_generic_src_install()
70  {  {
71   cd ${SRCDIR}/mozilla/security/dist   cd ${SRCDIR}/mozilla/security/dist
72    

Legend:
Removed from v.2665  
changed lines
  Added in v.2666