[LuxRender] Fix typo

Nicolas Chauvet kwizart at fedoraproject.org
Mon Aug 8 17:32:53 UTC 2011


commit c12a79ff16db6a0f4c55be82a52a801d179092e7
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Mon Aug 8 19:32:37 2011 +0200

    Fix typo

 luxrays-e14ba5b1d111-ld.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/luxrays-e14ba5b1d111-ld.patch b/luxrays-e14ba5b1d111-ld.patch
index 20f2aca..9d0fed4 100644
--- a/luxrays-e14ba5b1d111-ld.patch
+++ b/luxrays-e14ba5b1d111-ld.patch
@@ -5,7 +5,7 @@ diff -up luxrays-e14ba5b1d111/samples/smallluxgpu/CMakeLists.txt.ld luxrays-e14b
  TARGET_LINK_LIBRARIES(slg luxrays ${GLEW_LIBRARY} ${OPENGL_LIBRARY})
  TARGET_LINK_LIBRARIES(slg ${OpenCL_LIBRARY})
  TARGET_LINK_LIBRARIES(slg ${GLUT_LIBRARY})
-+TARGET_LINK_LIBRARIES(slg -lpthread})
++TARGET_LINK_LIBRARIES(slg -lpthread )
  
  # This instructs FREEGLUT to emit a pragma for the static version
  SET_TARGET_PROPERTIES(slg PROPERTIES COMPILE_DEFINITIONS FREEGLUT_STATIC)


More information about the scm-commits mailing list