Added package target to generate .deb packages 73/1173/1
authorPhilip Joseph <philip.joseph@riftio.com>
Tue, 7 Feb 2017 22:02:30 +0000 (17:02 -0500)
committerPhilip Joseph <philip.joseph@riftio.com>
Thu, 23 Feb 2017 14:18:16 +0000 (19:48 +0530)
commitea1e8f0277b5f11ce3ffbc5f37af4dab2920afa6
tree0b6aad37c92017467ba1e67a87f4bcf1991e2492
parent34b1b90a57792957a2b8b4d59e24ac9261629e03
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
Original-fix-by: Wesley Hirsch <wesley.hirsch@riftio.com>
Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
Makefile