summaryrefslogtreecommitdiff
path: root/CLEAN
blob: cbb5f25360cfb5893affc1e334fecdd5ce2cd32d (plain)
1
2
3
find . -type f -name "pootle*" -exec rm -f {} \;
find . -type f -name "laconica.po.pending" -exec rm -f {} \;
find . -type f -name "laconica.po.stats" -exec rm -f {} \;