* [gentoo-commits] gentoo-x86 commit in sci-libs/vtk/files: vtk-6.0.0-cg-path.patch
@ 2014-01-11 17:31 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-01-11 17:31 UTC (permalink / raw
To: gentoo-commits
jlec 14/01/11 17:31:17
Added: vtk-6.0.0-cg-path.patch
Log:
sci-libs/vtk: Add missing patch
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path
1.1 sci-libs/vtk/files/vtk-6.0.0-cg-path.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/files/vtk-6.0.0-cg-path.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/files/vtk-6.0.0-cg-path.patch?rev=1.1&content-type=text/plain
Index: vtk-6.0.0-cg-path.patch
===================================================================
Utilities/MaterialLibrary/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Utilities/MaterialLibrary/CMakeLists.txt b/Utilities/MaterialLibrary/CMakeLists.txt
index 330a189..ede97be 100644
--- a/Utilities/MaterialLibrary/CMakeLists.txt
+++ b/Utilities/MaterialLibrary/CMakeLists.txt
@@ -116,7 +116,7 @@ MACRO(get_modules modules prefix files )
ENDMACRO(get_modules)
SET(CMD_DEP ProcessShader)
-SET(CMD ProcessShader)
+SET(CMD ./ProcessShader.sh)
IF (VTK_USE_CG_SHADERS)
# Create the Cg library.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-11 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-11 17:31 [gentoo-commits] gentoo-x86 commit in sci-libs/vtk/files: vtk-6.0.0-cg-path.patch Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox