summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/d-i_manual.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/d-i_manual.sh b/bin/d-i_manual.sh
index 1ed8c92f..de5bcf02 100755
--- a/bin/d-i_manual.sh
+++ b/bin/d-i_manual.sh
@@ -70,6 +70,7 @@ build_language() {
done
cd ../..
svn revert manual -R
+ rmdir $FORMAT || true
}
po_cleanup() {