Browse Source

Makefile: do not update the repo automatically

Joanna Rutkowska 12 năm trước cách đây
mục cha
commit
10ccafc115
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      Makefile

+ 0 - 3
Makefile

@@ -26,15 +26,12 @@ res:
 
 update-repo-current:
 	ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../yum/current-release/current/dom0/rpm/
-	cd ../yum && ./update_repo.sh
 
 update-repo-current-testing:
 	ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../yum/current-release/current-testing/dom0/rpm/
-	cd ../yum && ./update_repo.sh
 
 update-repo-unstable:
 	ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../yum/current-release/unstable/dom0/rpm/
-	cd ../yum && ./update_repo.sh
 
 update-repo-installer:
 	ln -f $(RPMS_DIR)/x86_64/qubes-manager-*$(VERSION)*.rpm ../installer/yum/qubes-dom0/rpm/