eoyilmaz / displaycal-py3

DisplayCAL Modernization Project
https://eoyilmaz.github.io/displaycal-py3/
GNU General Public License v3.0
698 stars 55 forks source link

336 build install fail #343

Closed eoyilmaz closed 3 months ago

eoyilmaz commented 3 months ago

The issue was that I was generating the tarball in MacOS and the section related adding the net.displaycal.DisplayCAL.appdata.xml file was not working when run through MacOS. Fixed by moving that code to an os independent path. The generated tarball is working find in MacOS and generating a new tarball from Linux is working too. Didn't have time to test the tarball generated with MacOS on Linux, but I reckon that it is going to run okay.