Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/gnuplot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rocks/gnuplot-scm-1.rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rocks/gnuplot-scm-1.rockspec b/rocks/gnuplot-scm-1.rockspec
index 786515e..2dd89a3 100644
--- a/rocks/gnuplot-scm-1.rockspec
+++ b/rocks/gnuplot-scm-1.rockspec
@@ -30,7 +30,7 @@ build = {
install = {
lua = {
-- this is ugly (but this is luarocks)
- ["gnuplot.doc.README"] = "README.md",
+ ["gnuplot.README"] = "README.md",
["gnuplot.doc.plot_filled"] = "doc/plot_filled.png",
["gnuplot.doc.plot_hist"] = "doc/plot_hist.png",
["gnuplot.doc.plot_imagesc"] = "doc/plot_imagesc.png",