]> gitweb.fluxo.info Git - simplepkg.git/commitdiff
comented out general repo cleanup
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Fri, 28 Nov 2008 04:06:47 +0000 (04:06 +0000)
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Fri, 28 Nov 2008 04:06:47 +0000 (04:06 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@590 04377dda-e619-0410-9926-eae83683ac58

trunk/src/createpkg

index 2a381f47bb52557633e43720035d0b787c1ce2ec..32eb58c71640c1761bc3e1b9d272dea9f2aaf301 100644 (file)
@@ -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