aboutsummaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-11-28 04:06:47 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-11-28 04:06:47 +0000
commit2c42b157c23c605a771e2a0583882905e8a7a708 (patch)
tree265316a2ec809069c6ec1ac5d1481bf267cbe667 /trunk/src
parent82516d6ebe9ddce4e51fb5c056682d65e249e7f7 (diff)
downloadsimplepkg-2c42b157c23c605a771e2a0583882905e8a7a708.tar.gz
simplepkg-2c42b157c23c605a771e2a0583882905e8a7a708.tar.bz2
comented out general repo cleanup
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@590 04377dda-e619-0410-9926-eae83683ac58
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