On 2013-07-07 05:20, Salvo Tomaselli wrote:
[ ! -d /opt/google/chrome/PepperFlash ] || { FLASH_VERSION="$(sed -n 's/ *"version": "\([0-9.]*\)",/\1/p' \ /opt/google/chrome/PepperFlash/manifest.json)" CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=/opt/google/chrome/PepperFlash/libpepflashplayer.so --ppapi-flash-version=$FLASH_VERSION" }Isn't NaCl disabled in chromium anyway?
That would be sad and would break the SSH extension, wouldn't it? Kind regards Philipp Kern