projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32fc6e3
)
fixed too much
author
genone
<genone@gentoo.org>
Fri, 6 Feb 2004 21:58:21 +0000
(21:58 -0000)
committer
genone
<genone@gentoo.org>
Fri, 6 Feb 2004 21:58:21 +0000
(21:58 -0000)
svn path=/; revision=77
trunk/src/qpkg/qpkg
patch
|
blob
|
history
diff --git
a/trunk/src/qpkg/qpkg
b/trunk/src/qpkg/qpkg
index 06f1c321c99ed8cf45fc61c9e41f78062e0ee472..f7bd7bc7956a5e1db4941e124b75b37d72f194c4 100644
(file)
--- a/
trunk/src/qpkg/qpkg
+++ b/
trunk/src/qpkg/qpkg
@@
-293,7
+293,7
@@
if [ "${ffind}" ]; then
# package/CONTENTS containing <arg>
if [ "${fpat}" ]; then
dirs=`ls /var/db/pkg/${group}/*/CONTENTS \
- | xargs grep -
F
l "${arg}" \
+ | xargs grep -l "${arg}" \
| xargs --no-run-if-empty -n 1 dirname`
else
# if the user didnt specify a full path assume they