From: rhatto Date: Fri, 28 Nov 2008 13:18:03 +0000 (+0000) Subject: testing svn_remove_empty_folders X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2b75cd768839af9ea5a7ffa4280cdea329981ea1;p=simplepkg.git testing svn_remove_empty_folders git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@592 04377dda-e619-0410-9926-eae83683ac58 --- diff --git a/trunk/src/createpkg b/trunk/src/createpkg index 32eb58c..dbdb309 100644 --- a/trunk/src/createpkg +++ b/trunk/src/createpkg @@ -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