#!/bin/sh
#
# roadsend-php-find-requires


# No really, get out.
/usr/lib/rpm/find-requires | sed -e "s/libfcgi\.so\.[0-9]\(\)\(\d\dbit\)//g"


