]> gitweb.fluxo.info Git - simplepkg.git/commitdiff
testing svn_remove_empty_folders
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Fri, 28 Nov 2008 13:18:03 +0000 (13:18 +0000)
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Fri, 28 Nov 2008 13:18:03 +0000 (13:18 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@592 04377dda-e619-0410-9926-eae83683ac58

trunk/src/createpkg

index 32eb58c71640c1761bc3e1b9d272dea9f2aaf301..dbdb3098839ae97c014768d1b53b5bb4d5244c72 100644 (file)
@@ -588,8 +588,9 @@ if [ $REMOVE_OLD_PACKAGE -eq $on ]; then
 fi
 
 
-# TODO: Test and enhance the general cleanup
-# svn_remove_empty_folders $MAKEPKG_REPOS
+# General cleanup
+echo Cleaning up the repository...
+svn_remove_empty_folders $MAKEPKG_REPOS
 
 # Move package to SlackBuilds-like tree
 if [ $MOVE_BIN_PACKAGE -eq $on ]; then