Magellan Linux

Diff of /smage/trunk/core/libsha1/libsha1-0.3-r1.smage2

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

revision 941 by niro, Tue Dec 7 21:29:52 2010 UTC revision 942 by niro, Tue Dec 7 22:03:49 2010 UTC
# Line 30  src_prepare() Line 30  src_prepare()
30   # create configure   # create configure
31   all-abis autoreconf --verbose --install --force || die   all-abis autoreconf --verbose --install --force || die
32  }  }
   
 mcore_generic_src_install()  
 {  
  mmake DESTDIR=${BINDIR} install || die  
   
  # xorg wants libsha1.h as header file  
  mlink sha1.h /usr/include/libsha1.h || die  
 }  

Legend:
Removed from v.941  
changed lines
  Added in v.942