
if [ -d /tmp/tcloop/APPNAME/ ]; then
   /bb/cp -af /tmp/tcloop/APPNAME/usr/lib/iceweasel/* /usr/lib/iceweasel/
fi

