Yep, two commands. Bash treats ; the same as a new-line.
/path/to/the/source is which ever source you want to patch.
The patch file doesn't have to be in the same directory as long as you give the right path to it, and it modifies the current source, if you want a copy you have to copy it yourself.