File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ $(target_rock):
3838 cd /tmp/random_dir_2cs4f0tghRT/lua-resty-aws; if [ ! " ${VERSION} " = " dev" ]; then git checkout ${VERSION} ; fi
3939 cd /tmp/random_dir_2cs4f0tghRT/lua-resty-aws; make dev
4040 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
4343 mv /tmp/random_dir_2cs4f0tghRT/lua-resty-aws-${VERSION} -1.src.rock ./api7-lua-resty-aws-${VERSION} -1.src.rock
4444 -@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
4646
4747
4848pack : $(target_rock )
You can’t perform that action at this time.
0 commit comments