#!/bin/bash

if [ ! -d /usr/share/doc/LANG/it/HOWTO ]; then
	rm /usr/share/doc/HOWTO/italian
fi
