Touching the file before hardlinking was covering up a bug in how hard links are handled in tar. Without the touch the hardlink should still be included and both files should hardlink after the tar is applied. Signed-off-by: Derek McGowan <derek@mcgstyle.net>