Magellan Linux

Diff of /smage/branches/alx07x-stable/extras/fftw3/fftw3-3.3.6-r1.smage2

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

revision 9623 by niro, Mon Jul 31 08:20:33 2017 UTC revision 9624 by niro, Mon Jul 31 08:24:38 2017 UTC
# Line 77  alx_generic_src_install() Line 77  alx_generic_src_install()
77    
78   cd ${SRCDIR}-${abi}-double   cd ${SRCDIR}-${abi}-double
79   abi-${abi} oldmmake DESTDIR=${BINDIR} install || die   abi-${abi} oldmmake DESTDIR=${BINDIR} install || die
   
  # there's a small bug in minstalldocs,  
  # so we move this dir back ${SRCDIR}  
  mv ${SRCDIR}-${abi}-double ${SRCDIR}-${abi} || die  
80   done   done
   
  minstalldocs AUTHORS CONVENTIONS COPYING COPYRIGHT ChangeLog NEWS README TODO || die  
81  }  }

Legend:
Removed from v.9623  
changed lines
  Added in v.9624