Magellan Linux

Diff of /branches/magellan-next/core/ppl/ppl-0.10.2-r1.smage2

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

revision 5832 by niro, Mon Aug 16 21:16:41 2010 UTC revision 5833 by niro, Mon Aug 16 21:30:25 2010 UTC
# Line 114  src_install() Line 114  src_install()
114   if [[ ${ARCH} = x86_64 ]]   if [[ ${ARCH} = x86_64 ]]
115   then   then
116   # move the header   # move the header
117   mv ${BINDIR}/usr/include/ppl{,-${abi/m/}}.h || die   mv ${BINDIR}/usr/include/ppl{,-${abi/m/}}.hh || die
118    
119   # move the config program   # move the config program
120   mv ${BINDIR}/usr/bin/ppl-config{,-${abi/m/}} || die   mv ${BINDIR}/usr/bin/ppl-config{,-${abi/m/}} || die

Legend:
Removed from v.5832  
changed lines
  Added in v.5833