mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-01 05:47:21 +03:00
Add 'make rpm' command.
This commit is contained in:
parent
d4f8a54a11
commit
e31ebbbe7d
@ -6,3 +6,6 @@ EXTRA_DIST = @PACKAGE@.spec COPYING-DOCS xmldocs.make omf.make \
|
||||
intltool-extract.in intltool-merge.in intltool-update.in
|
||||
|
||||
DISTCLEAN_FILES = @PACKAGE@.spec intltool-extract intltool-merge intltool-update
|
||||
|
||||
rpm: clean
|
||||
$(MAKE) dist && rpmbuild -ta $(distdir).tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user