File filter-provides.sh of Package dba-apa24-php-7014-imagick

#!/bin/sh

if [ -x /usr/lib/rpm/redhat/find-provides ] ; then
FINDPROV=/usr/lib/rpm/redhat/find-provides
else
FINDPROV=/usr/lib/rpm/find-provides
fi

$FINDPROV $* | sed -e '/imagick.so()(64bit)/d'
openSUSE Build Service is sponsored by