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 a1dc0ce commit 036c354Copy full SHA for 036c354
Makefile
@@ -53,7 +53,7 @@ rockspecs/$(PACKAGE)-%-0.rockspec: $(PACKAGE).rockspec.in
53
$(rockpec_template)
54
sed -i \
55
-e '/rockspec_format/s/3.0/1.0/' \
56
- -e '/url = "git/a\ dir = "fluent.lua",' \
+ -e '/url = "git/a\ dir = "fluent-lua",' \
57
-e '/issues_url/d' \
58
-e '/maintainer/d' \
59
-e '/labels/d' \
0 commit comments