提交 d30e8f1a 编写于 作者: S Simon Fels 提交者: GitHub

Merge pull request #49 from morphis/bug/take-version-from-changelog

Take version from changelog
#/usr/bin/make
VERSION = 1
VERSION = $(shell dpkg-parsechangelog -SVersion)
SRC = $(DESTDIR)/usr/src
all:
......
anbox-modules-dkms (3) zesty; urgency=medium
* Use correct package version in our Makefile to avoid failing module
builds on the target device.
-- Simon Fels <simon.fels@canonical.com> Tue, 21 Feb 2017 07:36:45 +0100
anbox-modules-dkms (1) xenial; urgency=low
* Initial release.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册