minisip_pc() { if [[ $xsrctar = *minisip* ]] ; then patch -p1 < $confdir/gtk-include-path-fix.diff fi } hook_add preconf 3 minisip_pc