Magellan Linux

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

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

revision 345 by niro, Mon May 3 08:49:23 2010 UTC revision 346 by niro, Mon May 3 08:57:12 2010 UTC
# Line 46  src_prepare() Line 46  src_prepare()
46   all-abis "echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >> bindings/xmbind.alias" || die   all-abis "echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >> bindings/xmbind.alias" || die
47    
48   # add missing files to run autoconf successfully   # add missing files to run autoconf successfully
49   all-abis "touch NEWS AUTHORS" || die   all-abis "touch NEWS AUTHORS INSTALL COPYING" || die
50   all-abis autoreconf -I. --verbose --force --install || die   all-abis autoreconf -I. --verbose --force --install || die
51  }  }
52    

Legend:
Removed from v.345  
changed lines
  Added in v.346