summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2009-08-16 15:47:01 +0200
committerThomas Bächler <thomas@archlinux.org>2009-08-16 15:47:01 +0200
commitcc7f23a6e7b978c4aa66c6288904a64abb2f06ec (patch)
tree097dcf78e7cb9143eb2dcccf5140c493537d56e7
parenta51de5f2ba853a64fc9842e337cb25e000fdbbc1 (diff)
Add DB_COMPRESSION='gz', as this has been removed from makepkg.conf
-rwxr-xr-xmisc-scripts/ftpdir-cleanup1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc-scripts/ftpdir-cleanup b/misc-scripts/ftpdir-cleanup
index 222811b..fa43bb0 100755
--- a/misc-scripts/ftpdir-cleanup
+++ b/misc-scripts/ftpdir-cleanup
@@ -7,6 +7,7 @@ fi
reponame=$1
dest=$2
+DB_COMPRESSION='gz'
############################################################