sudar / Arduino-Makefile

Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile
GNU Lesser General Public License v2.1
2.02k stars 449 forks source link

Ambiguous python shebang, Fedora 31 #635

Closed Pertti2012 closed 4 years ago

Pertti2012 commented 4 years ago

Got following error when creating rpm for Fedora 31:

....

RPM build errors: Bad exit status from /var/tmp/rpm-tmp.LxKq4S (%install) [ph@P2012 SPECS]$ cd ..

This is for your info, I fixed the problem in my env. Br. Pertti Hyppönen

tuna-f1sh commented 4 years ago

https://github.com/sudar/Arduino-Makefile/pull/620

sej7278 commented 4 years ago

Duplicate of #616

sej7278 commented 4 years ago

fixed in https://github.com/sudar/Arduino-Makefile/commit/e6881e2a43f02e0abf22bf28abc46b3c2e406d84