#!/bin/sh [ X"$2" = X"INSTALL" ] || exit 0; check=${PKG_PREFIX}/lib/netscape/plugins/libnullplugin.so if [ ! -f $check ]; then cat <