#!/bin/sh

INSTALLDIR=./packages/firefox/lib

rm -r $INSTALLDIR/firefox

rm ./packages/firefox/build/installed
