aboutsummaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src')
-rw-r--r--trunk/src/createpkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg
index ce9c3a5..bd2a2ea 100644
--- a/trunk/src/createpkg
+++ b/trunk/src/createpkg
@@ -578,6 +578,8 @@ if [ $REMOVE_OLD_PACKAGE -eq $on ]; then
fi
done
+ svn_remove_empty_folders .
+
cd $cwd
else