diff options
Diffstat (limited to 'init')
| -rwxr-xr-x | init | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | cp lua4win-dist-lua/lua4win.wxs . | 3 | cp lua4win-dist-lua/lua4win.wxs . |
| 4 | cp lua4win-dist-lua/License.rtf . | 4 | cp lua4win-dist-lua/License.rtf . |
| 5 | echo "#!/usr/bin/env lua" > config-5.1.lua | 5 | cp lua4win-dist-lua/config-5.1.lua |
| 6 | cat lua4win.wxs | awk -f lua4win-dist-lua/guid_replacer.awk > replacer.sed | 6 | cat lua4win.wxs | awk -f lua4win-dist-lua/guid_replacer.awk > replacer.sed |
| 7 | sed -i -f replacer.sed lua4win.wxs | 7 | sed -i -f replacer.sed lua4win.wxs |
| 8 | wix/candle lua4win.wxs | 8 | wix/candle lua4win.wxs |
