Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 236950
Collapse All | Expand All

(-)install.sh.orig (-1 / +1 lines)
Lines 1260-1266 Link Here
1260
    chop "${OPERADESTDIR}" "str_localdirshare"
1260
    chop "${OPERADESTDIR}" "str_localdirshare"
1261
    chop "${OPERADESTDIR}" "str_localdirplugin"
1261
    chop "${OPERADESTDIR}" "str_localdirplugin"
1262
1262
1263
    md5check Manifest.md5
1263
#   md5check Manifest.md5
1264
    part_install "`manifest_path operapluginwrapper`" "$exec_dir" Binaries
1264
    part_install "`manifest_path operapluginwrapper`" "$exec_dir" Binaries
1265
    manifest_contains operapluginwrapper-native && part_install "`manifest_path operapluginwrapper-native`" "$exec_dir" Binaries
1265
    manifest_contains operapluginwrapper-native && part_install "`manifest_path operapluginwrapper-native`" "$exec_dir" Binaries
1266
    manifest_contains operapluginwrapper-ia32-linux && part_install "`manifest_path operapluginwrapper-ia32-linux`" "$exec_dir" Binaries
1266
    manifest_contains operapluginwrapper-ia32-linux && part_install "`manifest_path operapluginwrapper-ia32-linux`" "$exec_dir" Binaries

Return to bug 236950