Commit 6b621e03 by dlezcano

From: Daniel Lezcano <daniel.lezcano@free.fr>

Removed usage of the release script. Signed-off-by: 's avatarDaniel Lezcano <daniel.lezcano@free.fr> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 8d8370a5
...@@ -13,9 +13,3 @@ dist-hook: ...@@ -13,9 +13,3 @@ dist-hook:
rpm: dist rpm: dist
rpmbuild --clean -ta ${distdir}.tar.gz rpmbuild --clean -ta ${distdir}.tar.gz
release: rpm
@sh ./release.sh $(PACKAGE_NAME) \
$(LXC_MAJOR_VERSION) \
$(LXC_MINOR_VERSION) \
$(LXC_MICRO_VERSION)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment