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 49bc099..82d4693 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -326,6 +326,7 @@ pkg_update () {
} elif ([ "$PKG_PROTO" = 'file' ]) {
cp $PKG_ROOT/.links .
}
+ core/include/pkglist $PDIR
}
pkg_upgrade () {