#!/bin/bash
set -e
rm *stamp
rm -rf debian/odontolinux*
rm debian/files
rm gettext/it.mo

