pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   agc
Date:           Thu Nov 11 19:56:34 UTC 2010

Modified Files:
        pkgsrc: pkglocate

Log Message:
Fix PR 39648:

        pkglocate --help enters a loop of `grep --help`

by checking the argument before passing it to grep.  Please note that
"grep -e" can't be used because of Solaris options, although I hope to
address that in the next commit.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/pkglocate

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index