Magellan Linux

Diff of /branches/magellan-next/extras/networkmanager/networkmanager-0.8.4.0-r1.smage2

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

revision 8881 by niro, Thu Aug 4 23:56:07 2011 UTC revision 8882 by niro, Thu Aug 4 23:57:52 2011 UTC
# Line 66  src_prepare() Line 66  src_prepare()
66    
67   # regen configure files   # regen configure files
68   autoreconf --verbose --install --force || die   autoreconf --verbose --install --force || die
   
  # fix broken po makefile  
  # config.status: error: po/Makefile.in.in was not created by intltoolize.  
  autopoint --force || die  
  intltoolize --force || die  
69  }  }
70    
71  src_compile()  src_compile()

Legend:
Removed from v.8881  
changed lines
  Added in v.8882