Magellan Linux

Diff of /trunk/extras/git/git-1.8.4-r1.smage2

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

revision 19355 by niro, Thu Sep 5 08:33:45 2013 UTC revision 19356 by niro, Thu Sep 5 08:39:46 2013 UTC
# Line 86  src_install() Line 86  src_install()
86   # patches - stuff the git guys made to go upstream to other places   # patches - stuff the git guys made to go upstream to other places
87   minstalldir /usr/share/${PNAME}/contrib || die   minstalldir /usr/share/${PNAME}/contrib || die
88   local i   local i
89   for i in continuous fast-import hg-to-git \   for i in fast-import hg-to-git \
90   hooks remotes2config.sh vim stats \   hooks remotes2config.sh vim stats \
91   workdir convert-objects blameview   workdir convert-objects
92   do   do
93   cp -rf contrib/${i} ${BINDIR}/usr/share/${PNAME}/contrib || die   cp -rf contrib/${i} ${BINDIR}/usr/share/${PNAME}/contrib || die
94   done   done

Legend:
Removed from v.19355  
changed lines
  Added in v.19356