Author Topic: Linux files improperly packaged AND A FIX  (Read 3920 times)

RussNelson

  • Newbie
  • *
  • Posts: 23
Linux files improperly packaged AND A FIX
« on: January 14, 2013, 03:37:35 pm »
As noted, the Linux files are improperly packaged -- avr-* files are missing executable permissions, AND the dynamic library version symlinks were smashed. This is fixable, but better to package them in a tarball rather than zip file. Like this:

http://russnelson.com/digispark-arduino-1.03.tar.gz
« Last Edit: January 14, 2013, 03:37:35 pm by RussNelson »

mbaroukh

  • Newbie
  • *
  • Posts: 8
Linux files improperly packaged AND A FIX
« Reply #1 on: January 19, 2013, 03:41:24 am »
THANKS A LOT !