Magellan Linux

Diff of /smage/trunk/core/openmotif/openmotif-2.3.4-r1.smage2

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

revision 4610 by niro, Tue Nov 13 08:02:58 2012 UTC revision 4611 by niro, Mon Mar 18 15:29:43 2013 UTC
# Line 48  src_prepare() Line 48  src_prepare()
48    
49   # add missing files to run autoconf successfully   # add missing files to run autoconf successfully
50   all-abis "touch NEWS AUTHORS INSTALL COPYING" || die   all-abis "touch NEWS AUTHORS INSTALL COPYING" || die
51   mautoreconf || die   WANT_AUTOMAKE=1.12 mautoreconf || die
52  }  }
53    
54  src_compile()  src_compile()

Legend:
Removed from v.4610  
changed lines
  Added in v.4611