summaryrefslogtreecommitdiff
path: root/www/opera/files/patch-lib_opera_pluginwrapper_operapluginwrapper
blob: 772c5e4e15bf193f9dacc68b1863d6aefa996d0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: lib/opera/pluginwrapper/operapluginwrapper
@@ -14,6 +14,8 @@
 	fi
 done
 
+[ "${wrappertype}" != "native" ] && unset LD_LIBRARY_PATH
+
 wrapper="$0"-"${wrappertype}"
 
 exec ${OPERA_PLUGINWRAPPER_PREFIX} "$wrapper" "$@"