Added package target to generate .deb packages 77/1077/1
authorWesley Hirsch <wesley.hirsch@riftio.com>
Tue, 7 Feb 2017 22:02:30 +0000 (17:02 -0500)
committerWesley Hirsch <wesley.hirsch@riftio.com>
Tue, 7 Feb 2017 22:02:30 +0000 (17:02 -0500)
commit3c250cb6bae301d2ad1e4709cceba0ea4fcc344b
treebe269e1aa1529c447bfb132412f7e061224b1f7c
parent4c8ecde317838b177bd93d3ddae58c693fdf3975
Added package target to generate .deb packages

I'm just calling the underlying `make rw.package` here.
RIFT_PACKAGE_GENERATOR is the variable that controls which types of
packages are generated.

Version numbering uses git describe, which isn't always accurate, but
seems to be reliable enough inside of a CI build system.

Change-Id: I1f460e66145bb7d62267092a718c738e96863b8a
Signed-off-by: Wesley Hirsch <wesley.hirsch@riftio.com>
Makefile