[LuxRender/f16] Fix typo

Nicolas Chauvet kwizart at fedoraproject.org
Mon Aug 8 21:43:45 UTC 2011


commit bb28f58bd224a6c1063d91803fa29c2bdc2b78bd
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