summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-08 01:26:48 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-08 01:26:48 -0500
commitadb9d8c609f660b9865c97f937378397ec8c0b14 (patch)
treec3daa182f7199397dc5042e2fa779b7d5c71cd6e /init
parent960e61a0d1f44adb15c779c77ff8709bdd77c824 (diff)
downloadwix-packaging-adb9d8c609f660b9865c97f937378397ec8c0b14.tar.gz
wix-packaging-adb9d8c609f660b9865c97f937378397ec8c0b14.tar.bz2
wix-packaging-adb9d8c609f660b9865c97f937378397ec8c0b14.zip
Unzip the zip file
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 6fcd9f4..96b6af3 100755
--- a/init
+++ b/init
@@ -6,7 +6,7 @@ echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositori
6 6
7apk update 7apk update
8apk add automake autoconf libtool build-base mono 8apk add automake autoconf libtool build-base mono
9unzip 9unzip wix314-binaries.zip
10cd wix-on-linux 10cd wix-on-linux
11./autogen.sh 11./autogen.sh
12./configure --bindir=/root/wix314-binaries 12./configure --bindir=/root/wix314-binaries