#! /bin/sh # # Fix a single Qt .pc file to provide the right flags; a -F flag is # needed to point to the directory under which the frameworks are # placed, and a -I flag needs to point to the directory where # the include files for the component in question are place in # the framework's directory hierarchy, rather thany to where the # include files *would* be if the component *weren't* distributed # as a framework. # ed - "$1" <