r17508: I didn;t realize we had this in our packages, remove it
[ira/wip.git] / packaging / RHEL / setup / filter-requires-samba.sh
1 #!/bin/sh
2
3 /usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8)'
4