diff options
Diffstat (limited to 'pin-dependencies.PKGBUILDpatch')
-rw-r--r-- | pin-dependencies.PKGBUILDpatch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pin-dependencies.PKGBUILDpatch b/pin-dependencies.PKGBUILDpatch index fbe15bb60..f0e5ee8f0 100644 --- a/pin-dependencies.PKGBUILDpatch +++ b/pin-dependencies.PKGBUILDpatch @@ -52,7 +52,7 @@ if printf '%s\n' "${arch[@]}" | grep -qvxF any; then ); then printf 'There are discrepancies between the _pinned_dependencies and the linked libraries in %s'"'"'s %s:\n' \ "${pkgbase:-${pkgname}}" \ - "${FUNCNAME[0]}" + "${FUNCNAME[1]}" printf '%s\n' "${_errors}" \ | sed ' s/^</actual / |