leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
892 stars 125 forks source link

[Fix] bypass rpmbuild ln error #210

Open canxin121 opened 4 months ago

canxin121 commented 4 months ago

close #209 I bypassed this error by adding a new attribute 'bin_name' to specify the executable file name in the file path when creating the symbolic link.