aboutsummaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src')
-rw-r--r--trunk/src/createpkg4
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg
index 2a381f4..32eb58c 100644
--- a/trunk/src/createpkg
+++ b/trunk/src/createpkg
@@ -588,8 +588,8 @@ if [ $REMOVE_OLD_PACKAGE -eq $on ]; then
fi
-# General cleanup
-svn_remove_empty_folders $MAKEPKG_REPOS
+# TODO: Test and enhance the general cleanup
+# svn_remove_empty_folders $MAKEPKG_REPOS
# Move package to SlackBuilds-like tree
if [ $MOVE_BIN_PACKAGE -eq $on ]; then