mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 06:06:57 +00:00
From: Daniel Lezcano <daniel.lezcano@free.fr>
Removed usage of the release script. Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
8d8370a5ef
commit
6b621e0318
@ -13,9 +13,3 @@ dist-hook:
|
||||
|
||||
rpm: dist
|
||||
rpmbuild --clean -ta ${distdir}.tar.gz
|
||||
|
||||
release: rpm
|
||||
@sh ./release.sh $(PACKAGE_NAME) \
|
||||
$(LXC_MAJOR_VERSION) \
|
||||
$(LXC_MINOR_VERSION) \
|
||||
$(LXC_MICRO_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user