document workaround for 'make fat' not building altoslib
authorBdale Garbee <bdale@gag.com>
Thu, 13 Sep 2012 03:50:25 +0000 (21:50 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 13 Sep 2012 03:50:25 +0000 (21:50 -0600)
Releasing

index 1944507e29cbe75c1f9ea765bb2485f703a3d2be..b6184dc36cb15c31e36f23f5fdc329980cfb10ef 100644 (file)
--- a/Releasing
+++ b/Releasing
@@ -34,7 +34,7 @@ These are Bdale's notes on how to do a release.
        make distclean
 
        ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases
        make distclean
 
        ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases
-       make fat
+       make && make fat
 
                this pushes packages for each platform to web site
 
 
                this pushes packages for each platform to web site