summaryrefslogtreecommitdiffstats
path: root/misc-scripts/sourceballs-cleanup
AgeCommit message (Collapse)AuthorFilesLines
2010-08-08use common workdirPierre Schmitz1-2/+0
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz1-2/+2
There is no need to have a variable for things like PKGBUILD that are very unlikely to ever change.
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger1-2/+3
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger1-0/+95
Moved all cleanup related code in sourceballs-cleanup script and moved, now common, functions in db-functions. The cleanup script is now ran after all the new sourceballs have been fetched. Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>