$ Copy
Fix a package:
patch -p /path/to/package
Quiet mode:
patch -p /path/to/package -s
Force repair:
patch -p /path/to/package -f