aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-26 15:31:28 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-06-26 15:34:10 +0200
commitec713b633e0add828cdf410c10eee7b48717ba55 (patch)
treedf5e6775228818cc60d3a90ccf4bf92e100cf63b /README.adoc
parent88234f8283de71e34a9bca427ed5fbc94839e6a4 (diff)
downloadfiv-ec713b633e0add828cdf410c10eee7b48717ba55.tar.gz
fiv-ec713b633e0add828cdf410c10eee7b48717ba55.tar.xz
fiv-ec713b633e0add828cdf410c10eee7b48717ba55.zip
Package the MSI from within a custom target
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 5c8def4..e671a1d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -69,7 +69,7 @@ plus rsvg-convert from librsvg2, icotool from icoutils, and msitools ≥ 0.102.
Beware that the build will take up about a gigabyte of disk space.
$ sh -e msys2-configure.sh builddir
- $ meson install -C builddir
+ $ meson compile package -C builddir
If everything succeeds, you will find a portable build of the application
in the 'builddir/package' subdirectory, and a very basic MSI installation