--- xclip-pastefile.orig	2020-11-05 09:03:17 UTC
+++ xclip-pastefile
@@ -4,4 +4,4 @@ if [ "x$1" != "x" ]; then
     echo "Usage: $0" >&2
     exit 1
 fi
-xclip -selection secondary -o | gunzip -c | tar xv
+xclip -selection secondary -o | gunzip -c | tar xv -f -
