From 5f1f4fdfc7af9121ec367629eafddf93605dc5a4 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Wed, 20 Jan 2021 02:23:23 +0000 Subject: [PATCH] moved old package deletion to before build --- README.org | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README.org b/README.org index 7933a15..8fd5044 100755 --- a/README.org +++ b/README.org @@ -48,3 +48,4 @@ # - Create a universal variables file :: Not sure how useful this would be, but could be nice # - Build parallelism :: Try and make packages build in parallel, place a lock on the repo file. # - Add or remove multiple packages at a time :: Make it less tedious to add packages +- Keep multiple old packages :: Keep so that packages can be downloaded even if repository isn't upgraded. Also allow downgrading -- Gitblit v1.10.0