fix filter-provides script
This commit is contained in:
parent
7cb02e0a79
commit
8c0e2c25c7
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
/usr/lib/rpm/find-provides "$@" | grep -v 'perl(\(SNMP_util\|SNMP_Session\|BER\))'
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user