Magellan Linux

Diff of /smage/trunk/core/include/perl.sminc

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

revision 1518 by niro, Sun Jan 11 00:59:57 2009 UTC revision 1519 by niro, Wed Dec 30 11:18:39 2009 UTC
# Line 1  Line 1 
1  # $Header: /alx-cvs/smage-eglibc/include/perl.sminc,v 1.1 2008/06/07 18:40:57 niro Exp $  # $Header: /magellan-cvs/smage/include/perl.sminc,v 1.15 2007-06-15 22:06:59 niro Exp $
2    
3  # inherits {pre,post}install() and {pre,post}remove() to mage file  # inherits {pre,post}install() and {pre,post}remove() to mage file
4  INHERITS="${INHERITS} perl"  INHERITS="${INHERITS} perl"
# Line 126  perl_src_compile() Line 126  perl_src_compile()
126    
127  perl_src_install()  perl_src_install()
128  {  {
129     cd ${SRCDIR}
130    
131   local i   local i
132   local stat   local stat
133    

Legend:
Removed from v.1518  
changed lines
  Added in v.1519