Fix install location of fp-lib-table in scripts/library-repos-install.sh.
This commit is contained in:
parent
9c64b061fe
commit
40468bffa8
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
# 2) You want to run with local pretty footprint libraries and not those remotely located
|
||||
# on https://github.com using Github plugin. After running this script you should be able to
|
||||
# a) $ cp ~/kicad_sources/library-repos/kicad-library/template/fp-lib-table.for-pretty ~/fp-lib-table
|
||||
# a) $ cp ~/kicad_sources/library-repos/kicad-library/template/fp-lib-table.for-pretty ~/.config/kicad/fp-lib-table
|
||||
# and then
|
||||
# b) set your environment variable KISYSMOD to "~/kicad_sources/library-repos".
|
||||
# Edit /etc/profile.d/kicad.sh, then reboot.
|
||||
|
|
Loading…
Reference in New Issue