summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config14
1 files changed, 3 insertions, 11 deletions
diff --git a/config b/config
index 9e3dc6b..e632a1e 100644
--- a/config
+++ b/config
@@ -5,17 +5,9 @@
FTP_BASE="/srv/repo/main"
-PKGREPOS=(
- 'core' 'testing' 'extra' 'community' 'multilib' 'multilib-testing'
- 'libre' 'libre-testing' 'libre-multilib' 'libre-multilib-testing'
- '~smv' '~xihh' '~brendan' '~lukeshu' '~emulatorman' '~aurelien'
- '~jorginho' '~coadde' '~drtan' 'nonsystemd' 'nonsystemd-testing'
- 'nonprism' 'nonprism-testing' 'nonprism-multilib'
- 'nonprism-multilib-testing' 'pcr' 'pcr-testing' 'pcr-multilib'
- 'pcr-multilib-testing' 'pcr-testing' 'kernels' 'kernels-testing'
- 'cross' 'java' 'unmaintained' 'build-support')
-PKGPOOL='pool/parabola'
-SRCPOOL='sources/parabola'
+PKGREPOS=()
+PKGPOOL=''
+SRCPOOL=''
CLEANUP_DESTDIR="/srv/repo/package-cleanup"
CLEANUP_DRYRUN=false