diff options
| -rwxr-xr-x | init | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ apk add automake autoconf libtool build-base mono | |||
| 9 | unzip | 9 | unzip |
| 10 | cd wix-on-linux | 10 | cd wix-on-linux |
| 11 | ./autogen.sh | 11 | ./autogen.sh |
| 12 | ./configure --bindir=/root/wix | 12 | ./configure --bindir=/root/wix314-binaries |
| 13 | make | 13 | make |
| 14 | make install | 14 | make install |
| 15 | 15 | ||
