Merge branch 'master' of git://git.qubes-os.org/marmarek/template-builder
This commit is contained in:
commit
9e347202ec
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ rpms:
|
|||||||
./build_template_rpm $(TEMPLATE_NAME) || exit 1; \
|
./build_template_rpm $(TEMPLATE_NAME) || exit 1; \
|
||||||
|
|
||||||
update-repo-installer:
|
update-repo-installer:
|
||||||
ln -f rpm/noarch/qubes-template-$(TEMPLATE_NAME)-$(VERSION)-$(shell cat build_timestamp)*.noarch.rpm ../installer/yum/qubes-dom0/rpm
|
ln -f rpm/noarch/qubes-template-$(TEMPLATE_NAME)-$(VERSION)-$(shell cat build_timestamp_$(DIST))*.noarch.rpm ../installer/yum/qubes-dom0/rpm
|
||||||
|
|
||||||
prepare-repo-template:
|
prepare-repo-template:
|
||||||
rm -rf yum_repo_qubes/*
|
rm -rf yum_repo_qubes/*
|
||||||
|
Loading…
Reference in New Issue
Block a user