use changed URL to library repo.
This commit is contained in:
parent
8dc7189653
commit
bf30114db8
|
@ -41,7 +41,7 @@ OPTS="$OPTS -DBUILD_GITHUB_PLUGIN=ON"
|
|||
# Python scripting, uncomment to enable
|
||||
#OPTS="$OPTS -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON"
|
||||
|
||||
LIB_REPO=~kicad-testing-committers/kicad/library
|
||||
LIB_REPO=~kicad-product-committers/kicad/library
|
||||
|
||||
|
||||
usage()
|
||||
|
|
Loading…
Reference in New Issue