use changed URL to library repo.

This commit is contained in:
Dick Hollenbeck 2014-01-20 13:10:45 -06:00
parent 8dc7189653
commit bf30114db8
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ OPTS="$OPTS -DBUILD_GITHUB_PLUGIN=ON"
# Python scripting, uncomment to enable # Python scripting, uncomment to enable
#OPTS="$OPTS -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON" #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() usage()