X-Git-Url: https://git.gag.com/?p=debian%2Ftar;a=blobdiff_plain;f=cleanup-script.sh;fp=cleanup-script.sh;h=13a048c36e10db01381036c54b7eb14ea09317a3;hp=91c5ae374b2ffc4d5f85dbf7249d2036e4028558;hb=d8086bc88823d76c4b2c0d1057c7972972eaa393;hpb=4dc51be0a8b8cdf233fc71e6731ddf53204b8060 diff --git a/cleanup-script.sh b/cleanup-script.sh index 91c5ae37..13a048c3 100755 --- a/cleanup-script.sh +++ b/cleanup-script.sh @@ -253,7 +253,7 @@ else ${echo} "x - failed to remove lock directory ${lock_dir}." exit 1 fi -tar cf $tmpfile doc/tar.1 doc/rmt.8 +tar xf $tmpfile doc/tar.1 doc/rmt.8 git add doc/Makefile doc/Makefile.in doc/README doc/tar.1 doc/rmt.8 exit 0