From 4caf879812974378b07b8c942847e15b9fd53f89 Mon Sep 17 00:00:00 2001 From: Matteo Rossini Date: Sun, 16 Jan 2022 01:02:47 +0100 Subject: [PATCH] A minor in slackpkg info on sbo packages --- src/slackpkgplus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/slackpkgplus.sh b/src/slackpkgplus.sh index 9a1f0c4..4530227 100755 --- a/src/slackpkgplus.sh +++ b/src/slackpkgplus.sh @@ -1553,7 +1553,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then fullpath="$fullpath/" fi URLFILE=${SBO[${repository/SBO_}]%/}/$fullpath - echo "Path: ${fullpath}" + echo "Path: ./${fullpath}" echo "Url: ${URLFILE}" else echo "Path: ${fullpath/\/SLACKPKGPLUS_${repository/SLACKPKGPLUS_/}/}/$namepkg.$ext"