perl-Object-InsideOut/filter-provides.sh

4 lines
78 B
Bash
Raw Normal View History

#!/bin/sh
/usr/lib/rpm/perl.prov $* |
sed -e '/^perl(Object::InsideOut)$/d'