#!/bin/bash

INSTALLDIR=./packages/2x

rm $INSTALLDIR/bin/appserverclient*
rm $INSTALLDIR/lib/libstlport.so.5*

rm $INSTALLDIR/build/installed
