Magellan Linux

Diff of /smage/trunk/extras/mcore-tools/mcore-tools-0.1_svn1308-r1.smage2

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

revision 1310 by niro, Sun Feb 6 23:58:39 2011 UTC revision 1314 by niro, Mon Feb 7 00:33:33 2011 UTC
# Line 29  src_install() Line 29  src_install()
29  {  {
30   cd ${SRCDIR}   cd ${SRCDIR}
31   make DESTDIR=${BINDIR} install || die   make DESTDIR=${BINDIR} install || die
32    
33     # needed directory
34     mkeepdir /var/lib/mcored || die
35  }  }
36    
37  postinstall()  postinstall()

Legend:
Removed from v.1310  
changed lines
  Added in v.1314