File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ $(target_rock):
38
38
cd /tmp/random_dir_2cs4f0tghRT/lua-resty-aws; if [ ! " ${VERSION} " = " dev" ]; then git checkout ${VERSION} ; fi
39
39
cd /tmp/random_dir_2cs4f0tghRT/lua-resty-aws; make dev
40
40
cd /tmp/random_dir_2cs4f0tghRT; zip -r lua-resty-aws-${VERSION} -1.src.rock lua-resty-aws
41
- cd /tmp/random_dir_2cs4f0tghRT; cat lua-resty-aws/lua-resty-aws-dev-1.rockspec | sed " s/package_version = \" dev\" /package_version = \" ${VERSION} \" /" > lua-resty-aws-${VERSION} -1.rockspec
42
- cd /tmp/random_dir_2cs4f0tghRT; zip -r lua-resty-aws-${VERSION} -1.src.rock lua-resty-aws-${VERSION} -1.rockspec
41
+ cd /tmp/random_dir_2cs4f0tghRT; cat lua-resty-aws/api7- lua-resty-aws-dev-1.rockspec | sed " s/package_version = \" dev\" /package_version = \" ${VERSION} \" /" > api7- lua-resty-aws-${VERSION} -1.rockspec
42
+ cd /tmp/random_dir_2cs4f0tghRT; zip -r lua-resty-aws-${VERSION} -1.src.rock api7- lua-resty-aws-${VERSION} -1.rockspec
43
43
mv /tmp/random_dir_2cs4f0tghRT/lua-resty-aws-${VERSION} -1.src.rock ./api7-lua-resty-aws-${VERSION} -1.src.rock
44
44
-@rm api7-lua-resty-aws-${VERSION} -1.rockspec
45
- mv /tmp/random_dir_2cs4f0tghRT/lua-resty-aws-${VERSION} -1.rockspec ./api7-lua-resty-aws-${VERSION} -1.rockspec
45
+ mv /tmp/random_dir_2cs4f0tghRT/api7- lua-resty-aws-${VERSION} -1.rockspec ./api7-lua-resty-aws-${VERSION} -1.rockspec
46
46
47
47
48
48
pack : $(target_rock )
You can’t perform that action at this time.
0 commit comments