summaryrefslogtreecommitdiff
path: root/update-archlinux32-package
diff options
context:
space:
mode:
Diffstat (limited to 'update-archlinux32-package')
-rwxr-xr-xupdate-archlinux32-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-archlinux32-package b/update-archlinux32-package
index e3295d1..a698fde 100755
--- a/update-archlinux32-package
+++ b/update-archlinux32-package
@@ -243,7 +243,7 @@ case ${update_path} in
;;
'version and checksum without upstream')
newver=$(
- "$(dirname "$(readlink -e "$0")")/watch-versions" -m "${pkgname}" \
+ "${base_dir}/watch-versions" -m "${pkgname}" \
| sed '
s/^newver="\([^"]\+\)";$/\1/
t