Updated filter-requires-samba from upstream.
This commit is contained in:
parent
ef18031325
commit
2f401f77eb
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
/usr/lib/rpm/perl.req $* | grep -v "Net::LDAP"
|
||||
/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI)'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user