summaryrefslogtreecommitdiff
path: root/db-cleanup
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-24 00:17:39 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-24 00:17:39 -0300
commit922976d3d2fc5279070860fc7a4541160ef72fe1 (patch)
tree377b1c503bdd767dd109eeb032c21aa75e3155fb /db-cleanup
parent269be57f429162af70641cdf057d32c217d59ed7 (diff)
rename native_*_pool* -> main_*_pool*
Diffstat (limited to 'db-cleanup')
-rwxr-xr-xdb-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-cleanup b/db-cleanup
index b81c3f0..a6ab160 100755
--- a/db-cleanup
+++ b/db-cleanup
@@ -53,7 +53,7 @@ done
msg "Removing old files:"
-for POOL in "${native_packages_pool}" "${native_sources_pool}"; do
+for POOL in "${main_packages_pool}" "${main_sources_pool}"; do
msg2 '%s' "${POOL}"
rsync "${EXTRAFLAGS[@]}" -va --delete-excluded \