Magellan Linux

Diff of /trunk/core/multiarch-wrapper/multiarch-wrapper-1.1-r2.smage2

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

revision 9928 by niro, Sat Jan 14 23:44:08 2012 UTC revision 9929 by niro, Sat Jan 14 23:46:29 2012 UTC
# Line 4  PNAME="multiarch-wrapper" Line 4  PNAME="multiarch-wrapper"
4  PVER="1.1"  PVER="1.1"
5  PBUILD="r2"  PBUILD="r2"
6    
7  PCATEGORIE="sys-apps"  PCAT="sys-apps"
 STATE="unstable"  
8    
9  DESCRIPTION="multiarch wrapper tool to run the right binary on multi-arch systems."  DESCRIPTION="multiarch wrapper tool to run the right binary on multi-arch systems."
10  HOMEPAGE="http://magellan-linux.de"  HOMEPAGE="http://magellan-linux.de"
# Line 23  src_compile() Line 22  src_compile()
22  {  {
23   cd ${SRCDIR}   cd ${SRCDIR}
24   mmake || die   mmake || die
 }  
25    }

Legend:
Removed from v.9928  
changed lines
  Added in v.9929