Fix make update-repo target
This commit is contained in:
parent
dcd18929ad
commit
3f8dc23088
2
Makefile
2
Makefile
@ -90,7 +90,7 @@ RPMS = rpm/noarch/qubes-logos-$(QBSLOGOS_VERSION)-*.rpm \
|
|||||||
|
|
||||||
update-repo:
|
update-repo:
|
||||||
ln -f $(RPMS) build/yum/installer/rpm/
|
ln -f $(RPMS) build/yum/installer/rpm/
|
||||||
build/yum/installer/update_repo.sh
|
(cd build/yum && ./update_repo.sh)
|
||||||
|
|
||||||
iso:
|
iso:
|
||||||
ln -sf `pwd`/build /tmp/qubes-installer-workdir
|
ln -sf `pwd`/build /tmp/qubes-installer-workdir
|
||||||
|
Loading…
Reference in New Issue
Block a user