Magellan Linux

Diff of /smage/trunk/core/coreutils/coreutils-8.7-r1.smage2

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

revision 855 by niro, Fri Dec 3 20:15:34 2010 UTC revision 856 by niro, Fri Dec 3 20:16:00 2010 UTC
# Line 49  src_prepare() Line 49  src_prepare()
49   # fix issues with gettext's autopoint if cvs is not installed   # fix issues with gettext's autopoint if cvs is not installed
50   export AUTOPOINT="/bin/true"   export AUTOPOINT="/bin/true"
51   fi   fi
   
  export WANT_AUTOMAKE=1.11  
  export WANT_AUTOCONF=2.5  
  aclocal -I m4 &>/dev/null || die  
  autoconf || die  
  automake || die  
52  }  }
53    
54  src_compile()  src_compile()

Legend:
Removed from v.855  
changed lines
  Added in v.856