#!/bin/sh

INSTALLDIR=./packages/flash/lib/firefox/plugins

rm $INSTALLDIR/libflashplayer.so

rm $INSTALLDIR/../../../build/installed
