diff options
| author | Li Jin <dragon-fly@qq.com> | 2026-01-29 02:40:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-29 02:40:47 +0800 |
| commit | 5bc9f2c14403905781bdc049de702bc6c8b189eb (patch) | |
| tree | e3cb494646e52b8567cbdda401710147ff4b8b6b /yuescript-dev-1.rockspec | |
| parent | 0e693627bd440027de9eeff7b54668c6bf726b6c (diff) | |
| download | yuescript-5bc9f2c14403905781bdc049de702bc6c8b189eb.tar.gz yuescript-5bc9f2c14403905781bdc049de702bc6c8b189eb.tar.bz2 yuescript-5bc9f2c14403905781bdc049de702bc6c8b189eb.zip | |
Rename 'platform' to 'platforms' in rockspec
Diffstat (limited to 'yuescript-dev-1.rockspec')
| -rw-r--r-- | yuescript-dev-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yuescript-dev-1.rockspec b/yuescript-dev-1.rockspec index c8fe34a..3a00663 100644 --- a/yuescript-dev-1.rockspec +++ b/yuescript-dev-1.rockspec | |||
| @@ -34,7 +34,7 @@ build = { | |||
| 34 | } | 34 | } |
| 35 | } | 35 | } |
| 36 | 36 | ||
| 37 | platform = { | 37 | platforms = { |
| 38 | win32 = { | 38 | win32 = { |
| 39 | build = { | 39 | build = { |
| 40 | install = { | 40 | install = { |
