Magellan Linux

Diff of /branches/magellan-next/core/man-db/man-db-2.6.0.2-r1.smage2

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

revision 9850 by niro, Fri Jan 13 14:41:09 2012 UTC revision 9851 by niro, Fri Jan 13 14:43:30 2012 UTC
# Line 66  src_compile() Line 66  src_compile()
66  src_install()  src_install()
67  {  {
68   cd ${SRCDIR}   cd ${SRCDIR}
69   make PREFIX=${BINDIR} install || die   make DESTDIR=${BINDIR} install || die
70    
71   minstallconf man-db.confd man-db || die   minstallconf man-db.confd man-db || die
72   minstallcron daily man-db.cron man-db || die   minstallcron daily man-db.cron man-db || die

Legend:
Removed from v.9850  
changed lines
  Added in v.9851