From 22715960a28e32473d247fc96d391d244eba67ed Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Sat, 15 Dec 2018 07:04:46 +0000 Subject: pkgutils updated on install core script --- core/scripts/install-core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/scripts') diff --git a/core/scripts/install-core.sh b/core/scripts/install-core.sh index d889c8b..9edd966 100644 --- a/core/scripts/install-core.sh +++ b/core/scripts/install-core.sh @@ -41,7 +41,7 @@ install_core() { done fi - tar xf "${PORT_PKG}/core/pkgutils#5.40-1.pkg.tar.xz" usr/bin/pkgadd -O > ${CHROOT}/pkgadd + tar xf "${PORT_PKG}/core/pkgutils#5.40-7.pkg.tar.xz" usr/bin/pkgadd -O > ${CHROOT}/pkgadd chmod +x ${CHROOT}/pkgadd -- cgit 1.4.1-2-gfad0 93aeaa53c920cd5f19751c6815a022f2d95059c1'>this commit Unnamed repository; edit this file 'description' to name the repository.
about summary refs log blame commit diff stats
path: root/Makefile
blob: 066643e0457460dfc12236fb346a6fb9c9b8f61f (plain) (tree)
1
2
3
4
5
6
7
8
9