Conversation
|
What do you think about adding the docs to docs/linux-build.md? It's pretty short now, so a Debian section should be fine. If not, I'd add it to docs/debian-build.md. |
|
@jsh: I'm thinking that we'd keep your |
|
Yeah, docs/linux-build.md seems reasonable to me. I will add that now. |
|
Docs added. |
|
Rick, I think keeping a script can't hurt. After all, there's a Makefile for git, On Fri, May 15, 2015 at 9:58 AM, risk danger olson <notifications@github.com
Jeffrey Haemer jeffrey.haemer@gmail.com |
|
@ssgelm: Apologies that it took so long to do a proper review. Does this need anything else (besides conflict resolution)? I have a few minor concerns:
|
|
@technoweenie: It's possible that |
|
@ssgelm: In that case, I'll just merge this. It's very possible I'm going to be changing the project structure so that the symlinks are not needed anymore. I'll ping you on that PR for help updating the scripts if/when that happens. |
|
Awesome! Sounds good. |
This adds support for building a debian package. I believe there should be some documentation on building the package still. Where would you like that to go?
Package can be built by running
dpkg-buildpackage -us -ucfrom the root of the repo. It is currently confirmed to work on Debian jessie and wheezy. On wheezy it requireswheezy-backportsversions ofdh-golang,git, andgolang.