diff options
Diffstat (limited to 'graphics/ayam/files/patch-tcl_shader.tcl')
-rw-r--r-- | graphics/ayam/files/patch-tcl_shader.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ayam/files/patch-tcl_shader.tcl b/graphics/ayam/files/patch-tcl_shader.tcl index de1d848d8098..d5bd811ee785 100644 --- a/graphics/ayam/files/patch-tcl_shader.tcl +++ b/graphics/ayam/files/patch-tcl_shader.tcl @@ -1,6 +1,6 @@ ---- tcl/shader.tcl.orig 2015-06-23 18:03:50 UTC +--- tcl/shader.tcl.orig 2016-01-13 20:09:57 UTC +++ tcl/shader.tcl -@@ -76,14 +76,14 @@ +@@ -76,14 +76,14 @@ proc shader_scanAll {} { foreach p $spathstr { set files [glob -nocomplain "${p}/*${sext}"] |