提交 cdd3a38f 编写于 作者: S Shengjing Zhu

Fix debhelper auto select cmake

Signed-off-by: NShengjing Zhu <zsj950618@gmail.com>
上级 8bf0bcdf
......@@ -11,6 +11,8 @@ VERSION=$(shell dpkg-parsechangelog -SVersion)
%:
dh $@ --parallel --fail-missing --with systemd
override_dh_auto_configure:
override_dh_auto_build:
cat data/anbox.service.in | sed s:@SNAP_MOUNT_DIR@:/snap/bin:g > data/anbox.service
cat data/anbox.conf.in | sed s:@SNAP_MOUNT_DIR@:/snap/bin:g > data/anbox.conf
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册