summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xxmypkgs2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmypkgs b/xmypkgs
index 4520462..8e8f498 100755
--- a/xmypkgs
+++ b/xmypkgs
@@ -8,6 +8,6 @@ if [ -z "$EMAIL" ]; then
 fi
 
 cd "$(xdistdir)" &&
-git grep -l -F "<$EMAIL>" -- 'srcpkgs/*/template'
+git grep -l -F "<$EMAIL>" -- 'srcpkgs/*/template' |
 	cut -d/ -f2 |
 	sort