[136974] trunk/dports/science/uhd/Portfile

michaelld at macports.org michaelld at macports.org
Mon Jun 1 11:28:16 PDT 2015


Revision: 136974
          https://trac.macports.org/changeset/136974
Author:   michaelld at macports.org
Date:     2015-06-01 11:28:15 -0700 (Mon, 01 Jun 2015)
Log Message:
-----------
uhd*: when downloading images, produce verbose output.

Modified Paths:
--------------
    trunk/dports/science/uhd/Portfile

Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile	2015-06-01 18:09:10 UTC (rev 136973)
+++ trunk/dports/science/uhd/Portfile	2015-06-01 18:28:15 UTC (rev 136974)
@@ -137,7 +137,7 @@
 
     ui_debug "Fetching images:"
     ui_debug "${prefix}/bin/python2.7 ${destroot}${prefix}/share/uhd/utils/uhd_images_downloader.py --install-location=${destroot}${prefix}/share/uhd/images"
-    system "${prefix}/bin/python2.7 ${destroot}${prefix}/share/uhd/utils/uhd_images_downloader.py --install-location=${destroot}${prefix}/share/uhd/images"
+    system "${prefix}/bin/python2.7 ${destroot}${prefix}/share/uhd/utils/uhd_images_downloader.py --verbose --install-location=${destroot}${prefix}/share/uhd/images"
 
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150601/8be35b2e/attachment.html>


More information about the macports-changes mailing list