https://bugzilla.redhat.com/show_bug.cgi?id=922781

Andreas Schneider <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from Andreas Schneider <[email protected]> ---
For Vc-0.7.0-no_download_testdata.patch

In the main CMakeLists.txt I would add:

option(DOWNLOAD_TESTDATA "Download testdata during configure" OFF)


And then instead of commenting out the code put an

if (DOWNLOAD_TESTDATA)

around it. Should also be accepted upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to