Magellan Linux

Diff of /branches/magellan-next/core/kbd/kbd-1.15.2-r1.smage2

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

revision 5945 by niro, Tue Aug 17 19:04:59 2010 UTC revision 5946 by niro, Tue Aug 17 19:07:12 2010 UTC
# Line 54  src_install() Line 54  src_install()
54   # docs   # docs
55   minstalldocs CHANGES COPYING CREDITS README || die   minstalldocs CHANGES COPYING CREDITS README || die
56    
57     minstalldir /bin || die
58     mv ${BINDIR}/usr/bin/setfont ${BINDIR}/bin/ || die
59     mlink /bin/setfont /usr/bin/setfont || die
60    
61   # html docs   # html docs
62   minstallhtml doc/*.html || die   minstallhtml doc/*.html || die
63  }  }

Legend:
Removed from v.5945  
changed lines
  Added in v.5946