From 121306c8b4ee3dee0891b84e2122d49e456bbf16 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 8 Oct 2008 19:02:41 +0200 Subject: bin/pkg: Oopsie. Now the backwards-compatibility should wark --- bin/pkg | 1 + 1 file changed, 1 insertion(+) 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 )) { -- cgit v1.2.3