Magellan Linux

Diff of /trunk/core/gzip/gzip-1.5-r1.smage2

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

revision 12643 by niro, Tue Jun 26 09:54:17 2012 UTC revision 12644 by niro, Tue Jun 26 10:39:20 2012 UTC
# Line 30  src_prepare() Line 30  src_prepare()
30    
31   # fix compilation with newer glibc (>=2.6.1)   # fix compilation with newer glibc (>=2.6.1)
32   sed -i "s/futimens/gl_&/" $(grep -lr futimens *) || die   sed -i "s/futimens/gl_&/" $(grep -lr futimens *) || die
33    
34     # fix broken tests
35     mautoreconf || die
36  }  }
37    
38  src_install()  src_install()

Legend:
Removed from v.12643  
changed lines
  Added in v.12644