]> git.pld-linux.org Git - packages/kicad.git/blob - cmake.patch
- started update to 4.0.6 based on fedora
[packages/kicad.git] / cmake.patch
1 --- kicad-4.0.6/CMakeLists.txt~ 2017-04-15 19:08:53.000000000 +0200
2 +++ kicad-4.0.6/CMakeLists.txt  2017-04-15 21:09:33.888727818 +0200
3 @@ -359,7 +359,7 @@
4          set( KICAD_PLUGINS ${KICAD_BIN}/scripting/plugins
5              CACHE PATH "Location of KiCad plugins." )
6      else()
7 -        set( KICAD_PLUGINS lib/kicad/plugins
8 +        set( KICAD_PLUGINS lib${LIB_SUFFIX}/kicad/plugins
9              CACHE PATH "Location of KiCad plugins." )
10      endif()
11  
This page took 0.023049 seconds and 3 git commands to generate.