Magellan Linux

Diff of /branches/magellan-next/core/dbus/dbus-1.4.0-r1.smage2

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

revision 6647 by niro, Mon Sep 13 21:33:23 2010 UTC revision 6648 by niro, Mon Sep 13 21:38:23 2010 UTC
# Line 73  src_install() Line 73  src_install()
73   minstalldir /usr/env || die   minstalldir /usr/env || die
74    
75   # fix ln issue on multilib: force overwrite of all symlinks   # fix ln issue on multilib: force overwrite of all symlinks
76   minstall_destdir LN_S='ln -sf' || die   mmake install DESTDIR=${BINDIR} LN_S='ln -sf' || die
77    
78   # init script   # init script
79   minstallrc dbus.rc-1.0-${RC_CVS_REV} dbus || die   minstallrc dbus.rc-1.0-${RC_CVS_REV} dbus || die

Legend:
Removed from v.6647  
changed lines
  Added in v.6648