python3-packaging: Moved to rootfiles/packages/ directory

- Required for borgbackup execution

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
Adolf Belka
2022-06-24 14:14:25 +02:00
committed by Peter Müller
parent c9336f7a1f
commit 006309eaaf
3 changed files with 20 additions and 20 deletions

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-packaging
PAK_VER = 1
PAK_VER = 2
###############################################################################
# Top-level Rules