X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=blobdiff_plain;f=hippotatlib%2Fownsource.py;h=16ccdbd06510d41746f2d07cdd0bc065af9d1f35;hp=3642b756967a2c02c52dc720048eec5e3832a213;hb=3b69fba92d3fc51f8b73830b6e7928a106b1a388;hpb=06e61e3b6ee50510264533b4064c7047c8e89b28 diff --git a/hippotatlib/ownsource.py b/hippotatlib/ownsource.py index 3642b75..16ccdbd 100644 --- a/hippotatlib/ownsource.py +++ b/hippotatlib/ownsource.py @@ -364,6 +364,7 @@ class SourceShipmentPreparer(): s._destdir, outputs) def mk_packages_portmanteau(s): + if not s.download_packages: return s._mk_portmanteau(1, s.rune_portmanteau_uncompressed, s._packages_path, s._package_sources)