Magellan Linux

Diff of /trunk/extras/opera/opera-10.60-r1.smage2

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

revision 5516 by niro, Thu Jul 1 09:19:35 2010 UTC revision 5517 by niro, Thu Jul 1 09:19:48 2010 UTC
# Line 74  src_install() Line 74  src_install()
74   minstalldir /etc || die   minstalldir /etc || die
75    
76   # run opera's native installer   # run opera's native installer
77   ./install.sh --prefix=${BINDIR}/opt/opera || die   ./install --prefix=${BINDIR}/opt/opera || die
78    
79   # java workaround   # java workaround
80   sed -i 's:LD_PRELOAD="${OPERA_JAVA_DIR}/libawt.so":LD_PRELOAD="$LD_PRELOAD"\:"${OPERA_JAVA_DIR}/libawt.so":' \   sed -i 's:LD_PRELOAD="${OPERA_JAVA_DIR}/libawt.so":LD_PRELOAD="$LD_PRELOAD"\:"${OPERA_JAVA_DIR}/libawt.so":' \

Legend:
Removed from v.5516  
changed lines
  Added in v.5517