Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/joanna/qubes-manager

This commit is contained in:
Agnieszka Kostrzewa 2012-04-25 17:17:13 +02:00
commit ad86a5fbec
2 changed files with 1 additions and 4 deletions

View File

@ -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/

View File

@ -1 +1 @@
1.2.11
1.2.13