1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-01 03:46:23 +03:00

kicad-patches/README: updated for bzr 3378

This commit is contained in:
Werner Almesberger 2012-01-25 09:40:24 -03:00
parent 626e111256
commit b8ab60aa91

View File

@ -1,11 +1,11 @@
First build
-----------
bzr checkout -r 2448 lp:kicad kicad.bzr
bzr checkout -r 3378 lp:kicad kicad.bzr
cd kicad.bzr
ln -s wherever/eda-tools/kicad-patches patches
quilt push -a
cmake .
cmake -DKICAD_TESTING_VERSION=ON .
make -j 5
make install