summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rwxr-xr-xinclude/pkglist3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pkglist b/include/pkglist
index 8724ed2..405f5a9 100755
--- a/include/pkglist
+++ b/include/pkglist
@@ -1,5 +1,8 @@
#!/usr/bin/env zsh
+## on the PKG_HOST: list available packages
+## used by pkg remote-update
+# change into package root directory
cd /${(j:/:)${(s:/:)0}[1,-4]}
for i in *(/,@); {