Commit c6ce8037ee1be7a7decd14e76dfd1549d8139394

Authored by Athos
Committed by Sergio Oliveira
1 parent 710f7700

set default copr repository to v5

(cherry picked from commit 9dcf69f72e418cfb8f5b4a06e5db2cca60675f42)
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/pkg-rpm/Makefile
1 1 OBSPROJECT = isv:spb:devel
2   -COPR_PROJECT = softwarepublico/v4
  2 +COPR_PROJECT = softwarepublico/v5
3 3 LOCAL_BUILD_DIR = $(PWD)/build
4 4  
5 5 # Vagrant environment does not accept links from/to shared folder
... ...