chiark / gitweb /
fix cfg_process_saddrs ServerAddr
[hippotat.git] / hippotatlib / ownsource.py
index 3642b756967a2c02c52dc720048eec5e3832a213..16ccdbd06510d41746f2d07cdd0bc065af9d1f35 100644 (file)
@@ -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)