From a40783aad4f4f084174fc9d7c2f3c24286acd86f Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sat, 10 Jul 2021 00:35:39 +0300 Subject: [PATCH] apt: remove broken symlinks Since we are removing "mirror" method, symlinks mirror+copy, mirror+file, mirror+ftp and similar should be removed too. --- packages/apt/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/apt/build.sh b/packages/apt/build.sh index cdbe4291c..8accd5a6f 100644 --- a/packages/apt/build.sh +++ b/packages/apt/build.sh @@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Front-end for the dpkg package manager" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=2.3.6 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=http://deb.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=85496d2febbe7c6b1c7f4202fca3914ab9e772e382ba65b72b5a1a25e3c78b7b # apt-key requires utilities from coreutils, findutils, gpgv, grep, sed. @@ -40,7 +41,7 @@ bin/apt-extracttemplates bin/apt-sortpkgs etc/apt/apt.conf.d lib/apt/methods/cdrom -lib/apt/methods/mirror +lib/apt/methods/mirror* lib/apt/methods/rred lib/apt/planners/ lib/apt/solvers/