We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a49437 commit cddb46fCopy full SHA for cddb46f
Makefile
@@ -52,7 +52,7 @@ rockspecs/$(PACKAGE)-%-0.rockspec: TAG = v$*
52
rockspecs/$(PACKAGE)-%-0.rockspec: $(PACKAGE).rockspec.in
53
$(rockpec_template)
54
sed -i \
55
- -e '/rockspec-format/s/3.0/1.0/' \
+ -e '/rockspec_format/s/3.0/1.0/' \
56
-e '/url = "git/a\ dir = "fluent.lua",' \
57
-e '/issues_url/d' \
58
-e '/maintainer/d' \
0 commit comments