Makefile: do not run update_repo.sh for update-repo-installer
This commit is contained in:
parent
b362605b0c
commit
6604259e89
1
Makefile
1
Makefile
@ -52,7 +52,6 @@ update-repo-unstable:
|
|||||||
|
|
||||||
update-repo-installer:
|
update-repo-installer:
|
||||||
ln -f $(RPMS_DIR)/x86_64/qubes-core-dom0-*$(VERSION_DOM0)*fc13*.rpm ../installer/yum/qubes-dom0/rpm/
|
ln -f $(RPMS_DIR)/x86_64/qubes-core-dom0-*$(VERSION_DOM0)*fc13*.rpm ../installer/yum/qubes-dom0/rpm/
|
||||||
cd ../installer/yum && ./update_repo.sh
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
(cd appvm && make clean)
|
(cd appvm && make clean)
|
||||||
|
Loading…
Reference in New Issue
Block a user