Magellan Linux

Diff of /smage/trunk/extras/nspr/nspr-4.10.6-r1.smage2

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

revision 5802 by niro, Wed Jul 16 07:15:01 2014 UTC revision 5803 by niro, Wed Jul 16 07:15:43 2014 UTC
# Line 51  src_compile() Line 51  src_compile()
51   local conf   local conf
52   [[ ${abi} = m64 ]]&& conf="--enable-64bit"   [[ ${abi} = m64 ]]&& conf="--enable-64bit"
53    
54   ../nsprpub/configure \   ../nspr/configure \
55   --host=${CHOST} \   --host=${CHOST} \
56   --prefix=/usr \   --prefix=/usr \
57   --infodir=/usr/share/info \   --infodir=/usr/share/info \

Legend:
Removed from v.5802  
changed lines
  Added in v.5803