提交 3c41f11d 编写于 作者: L Lucas Meneghel Rodrigues

Makefile: Update debian build version

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 8bd3ad6e
......@@ -28,7 +28,7 @@ install:
prepare-source:
# build the source package in the parent directory
# then rename it to project_version.orig.tar.gz
dch -D "utopic" -M -v "$(VERSION)" "Automated (make builddeb) build."
dch -D "vivid" -M -v "$(VERSION)" "Automated (make builddeb) build."
$(PYTHON) setup.py sdist $(COMPILE) --dist-dir=../
rename -f 's/$(PROJECT)-(.*)\.tar\.gz/$(PROJECT)_$$1\.orig\.tar\.gz/' ../*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册