Commit 9dcf69f72e418cfb8f5b4a06e5db2cca60675f42

Authored by Athos
1 parent b5370738

set default copr repository to v5

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
... ...