diff options
author | Ignacio Burgueño <ignaciob@inconcertcc.com> | 2015-06-24 14:43:08 -0300 |
---|---|---|
committer | Ignacio Burgueño <ignaciob@inconcertcc.com> | 2015-06-24 14:43:08 -0300 |
commit | 8f7897c5851117d817d59a23353a61e047aee900 (patch) | |
tree | e0411e48ad205ecf1b96222bf720a523b54a7b4e /Makefile | |
parent | a0315b7bc2432ea517bb90ce39df0cc8b1cd2f65 (diff) | |
download | luarocks-8f7897c5851117d817d59a23353a61e047aee900.tar.gz luarocks-8f7897c5851117d817d59a23353a61e047aee900.tar.bz2 luarocks-8f7897c5851117d817d59a23353a61e047aee900.zip |
Make 'build' field in rockspecs mandatory.
Rockspecs must have a 'build' field. If by any chance, it is not needed
(see #379), add this:
````lua
build = { type = "none" }
````
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions