Magellan Linux

Diff of /trunk/core/include/haskell.sminc

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

revision 5492 by niro, Wed Jun 30 16:36:45 2010 UTC revision 5493 by niro, Wed Jun 30 16:38:32 2010 UTC
# Line 90  haskell_src_install() Line 90  haskell_src_install()
90    
91   runhaskell $(haskell_ghc_setup_script) copy --destdir=${BINDIR} || die   runhaskell $(haskell_ghc_setup_script) copy --destdir=${BINDIR} || die
92    
93     # create register scripts
94     haskell_install_register || die
95    
96   # install docs   # install docs
97   local i   local i
98   for i in ABOUT-NLS AUTHORS BUGS CHANGES ChangeLog COPYING \   for i in ABOUT-NLS AUTHORS BUGS CHANGES ChangeLog COPYING \

Legend:
Removed from v.5492  
changed lines
  Added in v.5493