Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=605423 --- Comment #8 from Fabian Affolter <fabian@xxxxxxxxxxxxxxxxx> 2010-09-01 06:43:28 EDT --- Christian , thanks for the fix. (In reply to comment #6) > The used syntax doesn't work: > $ echo "_objects.so"| grep -v -e '_objects.so|_pack.so' > _objects.so > $ > > It is necessary to use "-E" for "extended regexp": > $ echo "_objects.so"| grep -v -E '_objects.so|_pack.so' > $ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review