OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.1 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../djv/djv-0.8.2-disable-build-test.patch
  5. # Copyright (C) 2011 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. Description: Disable to build test applications
  17. Origin: OpenSDE (http://opensde.org)
  18. diff -ruN djv-0.8.2-orig/CMakeLists.txt djv-0.8.2/CMakeLists.txt
  19. --- djv-0.8.2-orig/CMakeLists.txt 2009-08-01 00:32:48.000000000 +0200
  20. +++ djv-0.8.2/CMakeLists.txt 2011-04-15 14:38:19.176077819 +0200
  21. @@ -176,7 +176,7 @@
  22. if (NOT djv_build_minimal)
  23. set(
  24. - djv_build_test
  25. + #djv_build_test
  26. djv_base
  27. djv_image
  28. djv_ui