Thanks, fgrep has it found.
Am 10.10.12, schrieb Maciej (Matchek) Bliziński <[email protected]>: > 2012/10/10 Carsten Grzemba <[email protected]>: > > checkpkg reports: > > > > CHECKPKG_OVERRIDES_CSWlibqtgui4-gxx += > > file-with-bad-content|/usr/local|root/opt/csw/gxx/lib/libQtGui.so.4.8.1 > > CHECKPKG_OVERRIDES_CSWlibqtgui4-gxx += > > file-with-bad-content|/usr/share|root/opt/csw/gxx/lib/libQtGui.so.4.8.1 > > > > > > but if I do: > > $ find . -name libQtGui.so.4.8.1 | xargs grep -w local > > $ find . -name libQtGui.so.4.8.1 | xargs grep -w share > > nothing is found. > > > > How is that possible? > > I vaguely remember that Sun grep handles ELF files in a special way. > Try GNU grep. > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers > .:: This mailing list's archive is public. ::. > > -- Carsten Grzemba Tel.: +49 3677 64740 Mobil: +49 171 9749479 Fax: +49 3677 6474111 Email: [email protected] contac Datentechnik GmbH
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
