Skip to content
Snippets Groups Projects
Commit 2ba14c2f authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

devel/release: Use release-specific Makefile targets


Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent e627fe09
No related branches found
No related tags found
No related merge requests found
......@@ -71,8 +71,8 @@ done
VERSION=$(sed -n -e '/^PACKAGE_VERSION =/ s/^PACKAGE_VERSION = // p' Makefile)
make distcheck
fakeroot make dist
make distcheck-release
fakeroot make dist-release
tar tzvf ganeti-$VERSION.tar.gz
echo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment