diff options
author | Bdale Garbee <bdale@gag.com> | 2014-09-13 11:28:19 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-09-13 11:28:19 -0600 |
commit | 40885ae5e6be66faf08cdb9b481d1d998856ca4b (patch) | |
tree | 4b7e29cb0bd8aaa0e67d57f8b78204da6863cbce | |
parent | e969172a81e24f70c349b10f429e69817900c307 (diff) |
need multi-arch in fat build
-rw-r--r-- | Releasing | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -61,7 +61,8 @@ These are Bdale's notes on how to do a release. make distclean - ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases + ./autogen.sh --enable-multi-arch \ + --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases make && make fat this pushes packages for each platform to web site |