summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index e4eaaa4..cd6870a 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -149,7 +149,7 @@ vcs_log () {
}
lst_type () {
- grep ^"$1" $PDIR/.list-remote | cut -d ' ' -f 2
+ grep ^"$1 " $PDIR/.list-remote | cut -d ' ' -f 2
}
lst_update_remote () {