Magellan Linux

Diff of /trunk/mage/usr/lib/mage/smage2.functions.sh

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

revision 2360 by niro, Thu Aug 15 08:56:57 2013 UTC revision 2361 by niro, Mon Jan 6 12:40:29 2014 UTC
# Line 318  minstall() Line 318  minstall()
318   sysconfdir=${BINDIR}/etc \   sysconfdir=${BINDIR}/etc \
319   libdir=${BINDIR}/usr/$(mlibdir) \   libdir=${BINDIR}/usr/$(mlibdir) \
320   "$@" install || die "minstall failed"   "$@" install || die "minstall failed"
321          else   else
322                  die "no Makefile found"   die "no Makefile found"
323          fi   fi
324  }  }
325    
326  mmake()  mmake()

Legend:
Removed from v.2360  
changed lines
  Added in v.2361