intel / intel-iot-refkit

MIT License
35 stars 61 forks source link

CI publish-project.sh: adjust tar options to exclude correctly #310

Closed okartau closed 7 years ago

okartau commented 7 years ago

It appears with new tar 1.29 on Ubuntu 17.04, build/ and others end up included in source archive. Adjust tar options to work with older and newer tar versions.

Signed-off-by: Olev Kartau olev.kartau@intel.com