> >> >> # line 129, 151, 159 >> sudo rm -rf build && mkdir build && cd build > > sudo was missing on 3 lines, got that. (A patch would make this clearer.) > > But I refuse to have the user building in a protected directory. sudo should > not be > necessary to remove the build directory, so there is something else wrong > here. > I am rejecting this until we can get a better handle on this problem.
Fabrizio, Where are we creating the build directory? That's the bug. So we have a partial fix committed, and need to work through the build directory location, and creation. Dick _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

