X-Git-Url: https://git.gag.com/?p=debian%2Ftar;a=blobdiff_plain;f=cleanup-script.sh;fp=cleanup-script.sh;h=97a4b0fba05834d64e5ac2d5aba68607f0a35b97;hp=13a048c36e10db01381036c54b7eb14ea09317a3;hb=07d2725d8cedff36e191d10f93286597883b54ff;hpb=d8086bc88823d76c4b2c0d1057c7972972eaa393 diff --git a/cleanup-script.sh b/cleanup-script.sh index 13a048c3..97a4b0fb 100755 --- a/cleanup-script.sh +++ b/cleanup-script.sh @@ -5,7 +5,7 @@ # # preserve the man pages upstream has provided since 1.28 -tempfile=$(mktemp -p /tmp tar-doc.XXXXXXXX) +tmpfile=$(mktemp -p /tmp tar-doc.XXXXXXXX) tar cf $tmpfile doc/tar.1 doc/rmt.8 git rm -rf doc