commit 00a95363d54467899460620e69dc5cddc5361226 from: rsc date: Tue Sep 13 03:36:16 2005 UTC fiddle. commit - daab83ee8d5813291ec4269fb6724dbee6e8ff2e commit + 00a95363d54467899460620e69dc5cddc5361226 blob - 969614f043de96e19a5e78c74af0a23d97552279 blob + 95a0e4559f9e512f963ca87b33f37d5e5be8a8ab --- dist/debian/mkrep +++ dist/debian/mkrep @@ -1,5 +1,10 @@ #!/usr/local/plan9/bin/rc +cd /scratch/rsc/plan9 +cvs up -dAP +cd dist; ./mkfilelist >filelist +cp filelist /usr/local/plan9/dist + rm -rf dists pool mkdir -p dists pool ./mkpkg all @@ -11,3 +16,4 @@ cp Release.testing $d/Release cat Release.top apt-ftparchive release dists/testing } >dists/testing/Release +echo rsync -r dists pool swtch.com:www/swtch.com/debian