summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index e777be6..4ea796c 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -280,6 +280,7 @@ exec_hook () {
check_prereqs () {
package=$1
[[ -r $PDIR/$package/prereqs ]] || return 0
+ cd $PDIR/$package
info "checking prerequisites\n"
typeset -a install