Makefile: do not run update_repo.sh for update-repo-installer
This commit is contained in:
parent
906deb2c54
commit
00b2d55f85
1
Makefile
1
Makefile
@ -32,4 +32,3 @@ update-repo-unstable:
|
|||||||
|
|
||||||
update-repo-installer:
|
update-repo-installer:
|
||||||
ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../installer/yum/qubes-dom0/rpm/
|
ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../installer/yum/qubes-dom0/rpm/
|
||||||
cd ../installer/yum && ./update_repo.sh
|
|
||||||
|
Loading…
Reference in New Issue
Block a user