From: genone Date: Fri, 6 Feb 2004 21:58:21 +0000 (-0000) Subject: fixed too much X-Git-Tag: gentoolkit-0.2.4.3~425 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=772c92e525696aeb7f04c9a909b0d229a6e3bd14;p=gentoolkit.git fixed too much svn path=/; revision=77 --- diff --git a/trunk/src/qpkg/qpkg b/trunk/src/qpkg/qpkg index 06f1c32..f7bd7bc 100644 --- a/trunk/src/qpkg/qpkg +++ b/trunk/src/qpkg/qpkg @@ -293,7 +293,7 @@ if [ "${ffind}" ]; then # package/CONTENTS containing if [ "${fpat}" ]; then dirs=`ls /var/db/pkg/${group}/*/CONTENTS \ - | xargs grep -Fl "${arg}" \ + | xargs grep -l "${arg}" \ | xargs --no-run-if-empty -n 1 dirname` else # if the user didnt specify a full path assume they