Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian package script #563

Merged
merged 3 commits into from
Mar 2, 2017
Merged

Debian package script #563

merged 3 commits into from
Mar 2, 2017

Conversation

mame98
Copy link
Contributor

@mame98 mame98 commented Feb 25, 2017

I've added a script that builds two debian packages (for amd64 and i386)

You can use it in the following way:

cd tools/
./build-deb.sh [version]

If you leave version blank, then it will call the 'build-version.go' script to fetch the current version. Otherwise it will use the supplied version number. Please note, that debian does not allow versions like 'nightly'

The packages are build in a seperate dir called packages/ (surprise 🎉)

Reference: #562

Signed-off-by: Marius Messerschmidt <marius.messerschmidt@googlemail.com>
@mame98
Copy link
Contributor Author

mame98 commented Mar 2, 2017

did someone test this?

@zyedidia
Copy link
Owner

zyedidia commented Mar 2, 2017

I have not yet tested this. I think I'll merge it anyway because it can't hurt at the moment. @CaptainMcClellan was also planning on adding more features to the deb package (I don't really know about deb packaging so I don't know what that entails) as well as trying to get it into a package manager at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants