tags 477619 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad r-noncran-lindsey-1.0.20071024.orig/debian/rules r-noncran-lindsey-1.0.20071024/debian/rules --- r-noncran-lindsey-1.0.20071024.orig/debian/rules 2008-05-04 00:06:56.000000000 +0100 +++ r-noncran-lindsey-1.0.20071024/debian/rules 2008-05-04 00:07:43.000000000 +0100 @@ -26,7 +26,9 @@ get-orig-source: upstream upstream: - wget -N http://popgen.unimaas.nl/~jlindsey/rcode/{rmutil,event,gnlm,growth,repeated,stable}.tgz + for x in rmutil event gnlm growth repeated stable; do \ + wget -N http://popgen.unimaas.nl/~jlindsey/rcode/$$x.tgz; \ + done wget -N http://popgen.unimaas.nl/~jlindsey/rcode/changes.txt wget -N http://popgen.unimaas.nl/~plindsey/R/ordinal03.tgz
signature.asc
Description: PGP signature

