summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index 97b039b..b34993a 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -197,6 +197,7 @@ list_type_local () {
}
list_update_remote () {
+ export PDIR
if [[ $PKG_PROTO = 'ssh' ]] {
ssh $PKG_HOST "$PKG_PATH/core/include/pkglist $PKG_PATH" > .list-remote
if (( newmode == 0 )) {