Magellan Linux

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

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

revision 6349 by niro, Sat Aug 21 00:21:04 2010 UTC revision 6350 by niro, Sun Aug 22 15:51:06 2010 UTC
# Line 61  src_install() Line 61  src_install()
61   # move the header   # move the header
62   all-abis minstallfile src/ppl.hh /usr/include/ppl-$(mabi).hh || die   all-abis minstallfile src/ppl.hh /usr/include/ppl-$(mabi).hh || die
63   # move the config program   # move the config program
64   all-abis minstallexec src/ppl-config /usr/bin/ppl-config-$(mabi) || die   all-abis minstallexec src/.libs/ppl-config /usr/bin/ppl-config-$(mabi) || die
65    
66   # create a wrapper header   # create a wrapper header
67   cat > ${BINDIR}/usr/include/ppl.h << "EOF"   cat > ${BINDIR}/usr/include/ppl.h << "EOF"

Legend:
Removed from v.6349  
changed lines
  Added in v.6350