uscan: fix call to copy()
uscan calls copy() for watch files with version 4 when they have a defined action, but copy() is not defined. This fixes it.
uscan calls copy() for watch files with version 4 when they have a defined action, but copy() is not defined. This fixes it.