From 94a4488c5c59bd657a14c27b4316102206069127 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 25 Apr 2016 14:27:33 +0200 Subject: archPackagesUpdate löscht nun alte Pakete wirklich(er) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archPackagesUpdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archPackagesUpdate b/archPackagesUpdate index a70fa95df..71cb78cd5 100755 --- a/archPackagesUpdate +++ b/archPackagesUpdate @@ -459,7 +459,7 @@ then neu="$1" for alt in $( ls -1 | \ - grep "^${neu%-*-*-*.pkg.tar.xz}-[^-]\+-[^-]\+-${arch}\.pkg\.tar\.xz\$" + grep "^${neu%-*-*-*.pkg.tar.xz}-[^-]\+-[^-]\+-'${arch}'\.pkg\.tar\.xz\$" ) do [ "${alt}" == "${neu}" ] && continue -- cgit v1.2.3-70-g09d2