diff options
author | Bdale Garbee <bdale@gag.com> | 2014-06-24 21:22:26 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-06-24 21:22:26 -0600 |
commit | d1065424d144b8dab949db7e57140ffdf244bd48 (patch) | |
tree | 5b692bd9441e9ad482ae06070e0265f21e7a83ac /Releasing | |
parent | bd440afc2a6e37b74fffcf1b977e149485095316 (diff) |
need the api key in Bdale's root too
Diffstat (limited to 'Releasing')
-rw-r--r-- | Releasing | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,10 +2,13 @@ These are Bdale's notes on how to do a release. git checkout master - - make sure the Google Maps API key is in the build chroot - mkdir -p /var/cache/pbuilder/base.cow/opt/google + - make sure the Google Maps API key is in the build chroot and root + mkdir -p /var/cache/pbuilder/base.cow/opt/google /opt/google cp ~/altusmetrumllc/google-maps-api-key \ /var/cache/pbuilder/base.cow/opt/google/maps-api-key + ln -sf /home/bdale/altusmetrumllc/google-maps-api-key \ + /opt/google/maps-api-key + - make sure there is a doc/release-notes-<version>.xsl - make sure that doc/altusmetrum.xsl has the right copyright year, and add release to the revision history at the front (release notes |