summaryrefslogtreecommitdiffstats
path: root/db-inc
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2008-02-16 13:50:25 +0100
committerThomas Bächler <thomas@archlinux.org>2008-02-16 13:50:25 +0100
commit29a77254307e42ba0959fe7660aa3d0d76285e6a (patch)
treefce1b4090f5ca862c169283c7f4412d3b603f003 /db-inc
parent410d14a1f9f22bf3f52a58f732305020c29e3141 (diff)
downloaddbscripts-29a77254307e42ba0959fe7660aa3d0d76285e6a.tar.gz
dbscripts-29a77254307e42ba0959fe7660aa3d0d76285e6a.tar.xz
Commited cleanup script to db-inc/genpkglist
Diffstat (limited to 'db-inc')
-rw-r--r--db-inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/db-inc b/db-inc
index 32fc9f1..e86f87f 100644
--- a/db-inc
+++ b/db-inc
@@ -167,6 +167,8 @@ if [ "$updatelists" ]; then
fi
fi
+$ARCHDIR/ftpdir-cleanup $reponame $arch
+
cleanup
# vim: set ts=2 noet ft=sh: