From 722c34e3106777f9c37faf37a715edccbeec94bd Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 18:00:26 +0000 Subject: better job at cleaning --- unix/mkfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'unix/mkfile') diff --git a/unix/mkfile b/unix/mkfile index 5f3ae189..c801b652 100644 --- a/unix/mkfile +++ b/unix/mkfile @@ -65,5 +65,6 @@ mk-with-libs.tgz:V: tgz:V: libutf.tgz libfmt.tgz libregexp9.tgz libbio.tgz mk.tgz mk-with-libs.tgz push: - rsync -e ssh *.tgz swtch:www/swtch.com/plan9port/unix - + rsync -e ssh -t *.tgz swtch:www/swtch.com/plan9port/unix + ssh swtch rm www/swtch.com/plan9port/unix/*.sha1 \ + www/swtch.com/plan9port/unix/*.md5 -- cgit v1.2.3