We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d6a16 commit d1c4712Copy full SHA for d1c4712
rocks/gnuplot-scm-1.rockspec
@@ -30,7 +30,7 @@ build = {
30
install = {
31
lua = {
32
-- this is ugly (but this is luarocks)
33
- ["gnuplot.doc.README"] = "README.md",
+ ["gnuplot.README"] = "README.md",
34
["gnuplot.doc.plot_filled"] = "doc/plot_filled.png",
35
["gnuplot.doc.plot_hist"] = "doc/plot_hist.png",
36
["gnuplot.doc.plot_imagesc"] = "doc/plot_imagesc.png",
0 commit comments